A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"ostatus": "http://ostatus.org#",
"atomUri": "ostatus:atomUri",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"sensitive": "as:sensitive",
"toot": "http://joinmastodon.org/ns#",
"votersCount": "toot:votersCount",
"Hashtag": "as:Hashtag"
}
],
"id": "https://twit.social/users/TWSheppard/statuses/111058436242874460",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-09-13T15:00:52Z",
"url": "https://twit.social/@TWSheppard/111058436242874460",
"attributedTo": "https://twit.social/users/TWSheppard",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://twit.social/users/TWSheppard/followers",
"https://tapbots.social/users/ivory"
],
"sensitive": false,
"atomUri": "https://twit.social/users/TWSheppard/statuses/111058436242874460",
"inReplyToAtomUri": null,
"conversation": "tag:twit.social,2023-09-13:objectId=41835531:objectType=Conversation",
"content": "<p>Does anybody know of any <a href=\"https://twit.social/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a> client that allows me to read messages in chronological order instead of reverse chrono? I hate seeing the punchline for a post and then having to scroll up to the start of the post to see what the subject is.</p><p>And while we're at it, since I switch between iOS client and web frequently, can we pretty please have a universal sync standard for position within timelines, notifications viewed, and other state information? I said "please."</p><p><span class=\"h-card\" translate=\"no\"><a href=\"https://tapbots.social/@ivory\" class=\"u-url mention\">@<span>ivory</span></a></span></p>",
"contentMap": {
"en": "<p>Does anybody know of any <a href=\"https://twit.social/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a> client that allows me to read messages in chronological order instead of reverse chrono? I hate seeing the punchline for a post and then having to scroll up to the start of the post to see what the subject is.</p><p>And while we're at it, since I switch between iOS client and web frequently, can we pretty please have a universal sync standard for position within timelines, notifications viewed, and other state information? I said "please."</p><p><span class=\"h-card\" translate=\"no\"><a href=\"https://tapbots.social/@ivory\" class=\"u-url mention\">@<span>ivory</span></a></span></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://tapbots.social/users/ivory",
"name": "@ivory@tapbots.social"
},
{
"type": "Hashtag",
"href": "https://twit.social/tags/mastodon",
"name": "#mastodon"
}
],
"replies": {
"id": "https://twit.social/users/TWSheppard/statuses/111058436242874460/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://twit.social/users/TWSheppard/statuses/111058436242874460/replies?only_other_accounts=true&page=true",
"partOf": "https://twit.social/users/TWSheppard/statuses/111058436242874460/replies",
"items": []
}
},
"likes": {
"id": "https://twit.social/users/TWSheppard/statuses/111058436242874460/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://twit.social/users/TWSheppard/statuses/111058436242874460/shares",
"type": "Collection",
"totalItems": 1
}
}