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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://mastodon.social/users/rileytestut/statuses/109637273639892982",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-05T15:20:31Z",
"url": "https://mastodon.social/@rileytestut/109637273639892982",
"attributedTo": "https://mastodon.social/users/rileytestut",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/rileytestut/followers",
"https://tapbots.social/users/ivory"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/rileytestut/statuses/109637273639892982",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-01-05:objectId=372877985:objectType=Conversation",
"content": "<p>Latest <span class=\"h-card\" translate=\"no\"><a href=\"https://tapbots.social/@ivory\" class=\"u-url mention\">@<span>ivory</span></a></span> beta now displays fave/boost/reply icons inline…but not really a fan because it makes the timeline pretty cluttered and there’s no way to hide them 🫠</p>",
"contentMap": {
"en": "<p>Latest <span class=\"h-card\" translate=\"no\"><a href=\"https://tapbots.social/@ivory\" class=\"u-url mention\">@<span>ivory</span></a></span> beta now displays fave/boost/reply icons inline…but not really a fan because it makes the timeline pretty cluttered and there’s no way to hide them 🫠</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/109/637/273/417/941/589/original/50122e4a6fa22c44.png",
"name": "Ivory screenshot of timeline showing multiple tweets with inline post action buttons displaying counts.",
"blurhash": "U4RfnPjA-;-.s~RRV?Rj$XxpE1ou-;M{D%Ri",
"width": 978,
"height": 2120
}
],
"tag": [
{
"type": "Mention",
"href": "https://tapbots.social/users/ivory",
"name": "@ivory@tapbots.social"
}
],
"replies": {
"id": "https://mastodon.social/users/rileytestut/statuses/109637273639892982/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/rileytestut/statuses/109637273639892982/replies?min_id=109638670274422744&page=true",
"partOf": "https://mastodon.social/users/rileytestut/statuses/109637273639892982/replies",
"items": [
"https://mastodon.social/users/rileytestut/statuses/109638670274422744"
]
}
},
"likes": {
"id": "https://mastodon.social/users/rileytestut/statuses/109637273639892982/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://mastodon.social/users/rileytestut/statuses/109637273639892982/shares",
"type": "Collection",
"totalItems": 0
}
}