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"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/alexlaw/statuses/98993726628266678",
"type": "Note",
"summary": "Phantump pokedex: \"According to old tales, these Pokémon are stumps possessed by the spirits of children who died while lost in the forest.\"",
"inReplyTo": "https://mastodon.social/users/alexlaw/statuses/98870777752715970",
"published": "2017-11-12T22:06:33Z",
"url": "https://mastodon.social/@alexlaw/98993726628266678",
"attributedTo": "https://mastodon.social/users/alexlaw",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/alexlaw/followers"
],
"sensitive": true,
"atomUri": "https://mastodon.social/users/alexlaw/statuses/98993726628266678",
"inReplyToAtomUri": "https://mastodon.social/users/alexlaw/statuses/98870777752715970",
"conversation": "tag:mastodon.social,2017-10-22:objectId=12672487:objectType=Conversation",
"content": "<p><a href=\"https://mastodon.social/tags/pokemon\" class=\"mention hashtag\" rel=\"tag\">#<span>pokemon</span></a></p>",
"contentMap": {
"en": "<p><a href=\"https://mastodon.social/tags/pokemon\" class=\"mention hashtag\" rel=\"tag\">#<span>pokemon</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/001/933/893/original/d5e3bdce230573f9.png",
"name": null,
"blurhash": null,
"width": 1280,
"height": 840
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/pokemon",
"name": "#pokemon"
}
],
"replies": {
"id": "https://mastodon.social/users/alexlaw/statuses/98993726628266678/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/alexlaw/statuses/98993726628266678/replies?min_id=98993747019926116&page=true",
"partOf": "https://mastodon.social/users/alexlaw/statuses/98993726628266678/replies",
"items": [
"https://mastodon.social/users/alexlaw/statuses/98993747019926116"
]
}
},
"likes": {
"id": "https://mastodon.social/users/alexlaw/statuses/98993726628266678/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/alexlaw/statuses/98993726628266678/shares",
"type": "Collection",
"totalItems": 2
}
}