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/alexlaw/statuses/98870752466306663",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-10-22T04:52:36Z",
"url": "https://mastodon.social/@alexlaw/98870752466306663",
"attributedTo": "https://mastodon.social/users/alexlaw",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/alexlaw/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/alexlaw/statuses/98870752466306663",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2017-10-22:objectId=12672487:objectType=Conversation",
"content": "<p>Last year I made this sad & spoopy pokemon comic for halloween.</p><p>For full sadness effect and context, read the pokedex entries for litwick, phantump, and trevenant.</p><p>(1/4)</p>",
"contentMap": {
"en": "<p>Last year I made this sad & spoopy pokemon comic for halloween.</p><p>For full sadness effect and context, read the pokedex entries for litwick, phantump, and trevenant.</p><p>(1/4)</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/001/741/284/original/e1521c5fb7983a76.png",
"name": null,
"blurhash": null,
"width": 1280,
"height": 1280
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/001/741/287/original/4706157bd98f8f10.png",
"name": null,
"blurhash": null,
"width": 1280,
"height": 1280
}
],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/alexlaw/statuses/98870752466306663/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/alexlaw/statuses/98870752466306663/replies?min_id=98870764287404688&page=true",
"partOf": "https://mastodon.social/users/alexlaw/statuses/98870752466306663/replies",
"items": [
"https://mastodon.social/users/alexlaw/statuses/98870764287404688"
]
}
},
"likes": {
"id": "https://mastodon.social/users/alexlaw/statuses/98870752466306663/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/alexlaw/statuses/98870752466306663/shares",
"type": "Collection",
"totalItems": 4
}
}