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://toot.community/users/snork303/statuses/109309272755842941",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-08T17:05:35Z",
"url": "https://toot.community/@snork303/109309272755842941",
"attributedTo": "https://toot.community/users/snork303",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://toot.community/users/snork303/followers"
],
"sensitive": false,
"atomUri": "https://toot.community/users/snork303/statuses/109309272755842941",
"inReplyToAtomUri": null,
"conversation": "tag:toot.community,2022-11-08:objectId=555572:objectType=Conversation",
"content": "<p>Done with that.</p>",
"contentMap": {
"en": "<p>Done with that.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/gif",
"url": "https://static.toot.community/media_attachments/files/109/309/267/751/367/176/original/69856923e5e15ed7.gif",
"name": null,
"blurhash": "U66t{_-=RjWB-;%Mt7Rj00xuxuM{xuofayfQ",
"width": 307,
"height": 142
}
],
"tag": [],
"replies": {
"id": "https://toot.community/users/snork303/statuses/109309272755842941/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://toot.community/users/snork303/statuses/109309272755842941/replies?only_other_accounts=true&page=true",
"partOf": "https://toot.community/users/snork303/statuses/109309272755842941/replies",
"items": []
}
},
"likes": {
"id": "https://toot.community/users/snork303/statuses/109309272755842941/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://toot.community/users/snork303/statuses/109309272755842941/shares",
"type": "Collection",
"totalItems": 0
}
}