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/patrickmcurry/statuses/113084078495262792",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/patrickmcurry/statuses/113083526336799600",
"published": "2024-09-05T08:48:20Z",
"url": "https://mastodon.gamedev.place/@patrickmcurry/113084078495262792",
"attributedTo": "https://mastodon.gamedev.place/users/patrickmcurry",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/patrickmcurry/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/patrickmcurry/statuses/113084078495262792",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/patrickmcurry/statuses/113083526336799600",
"conversation": "tag:mastodon.gamedev.place,2024-09-02:objectId=108353233:objectType=Conversation",
"content": "<p>Now I’m playing on hard-mode! Making a 3x3 pixel retro font for… reasons. <a href=\"https://mastodon.gamedev.place/tags/pixelart\" class=\"mention hashtag\" rel=\"tag\">#<span>pixelart</span></a> <a href=\"https://mastodon.gamedev.place/tags/fonts\" class=\"mention hashtag\" rel=\"tag\">#<span>fonts</span></a> <a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a></p>",
"contentMap": {
"en": "<p>Now I’m playing on hard-mode! Making a 3x3 pixel retro font for… reasons. <a href=\"https://mastodon.gamedev.place/tags/pixelart\" class=\"mention hashtag\" rel=\"tag\">#<span>pixelart</span></a> <a href=\"https://mastodon.gamedev.place/tags/fonts\" class=\"mention hashtag\" rel=\"tag\">#<span>fonts</span></a> <a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/113/084/076/126/230/794/original/2f79b157afed65f6.jpeg",
"name": null,
"blurhash": "UIOWvnIU-;WBM{t7WBt7~qofWBof%MRjofWB",
"width": 1001,
"height": 334
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/pixelart",
"name": "#pixelart"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/fonts",
"name": "#fonts"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gamedev",
"name": "#gamedev"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/patrickmcurry/statuses/113084078495262792/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/patrickmcurry/statuses/113084078495262792/replies?min_id=113102168773829155&page=true",
"partOf": "https://mastodon.gamedev.place/users/patrickmcurry/statuses/113084078495262792/replies",
"items": [
"https://mastodon.gamedev.place/users/patrickmcurry/statuses/113102168773829155"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/patrickmcurry/statuses/113084078495262792/likes",
"type": "Collection",
"totalItems": 15
},
"shares": {
"id": "https://mastodon.gamedev.place/users/patrickmcurry/statuses/113084078495262792/shares",
"type": "Collection",
"totalItems": 5
}
}