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.gamedev.place/users/maes/statuses/109475328405877575",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-08T00:55:43Z",
"url": "https://mastodon.gamedev.place/@maes/109475328405877575",
"attributedTo": "https://mastodon.gamedev.place/users/maes",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/maes/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/maes/statuses/109475328405877575",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2022-12-08:objectId=19452339:objectType=Conversation",
"content": "<p>Day 1 of making <a href=\"https://mastodon.gamedev.place/tags/meme\" class=\"mention hashtag\" rel=\"tag\">#<span>meme</span></a> to help my mom understand <a href=\"https://mastodon.gamedev.place/tags/production\" class=\"mention hashtag\" rel=\"tag\">#<span>production</span></a> so I don't get asked "so are you programming or...?" when I go home for the holidays this year</p>",
"contentMap": {
"en": "<p>Day 1 of making <a href=\"https://mastodon.gamedev.place/tags/meme\" class=\"mention hashtag\" rel=\"tag\">#<span>meme</span></a> to help my mom understand <a href=\"https://mastodon.gamedev.place/tags/production\" class=\"mention hashtag\" rel=\"tag\">#<span>production</span></a> so I don't get asked "so are you programming or...?" when I go home for the holidays this year</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/109/475/320/015/576/683/original/96980a57324707d2.png",
"name": null,
"blurhash": "UKKcw$55~W$N.S?F=wXn,;xVE3obE1IVj=nO",
"width": 682,
"height": 579
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/meme",
"name": "#meme"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/production",
"name": "#production"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/maes/statuses/109475328405877575/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/maes/statuses/109475328405877575/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/maes/statuses/109475328405877575/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/maes/statuses/109475328405877575/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://mastodon.gamedev.place/users/maes/statuses/109475328405877575/shares",
"type": "Collection",
"totalItems": 8
}
}