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/pfernandes/statuses/113505128485212487",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-18T17:26:53Z",
"url": "https://mastodon.social/@pfernandes/113505128485212487",
"attributedTo": "https://mastodon.social/users/pfernandes",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/pfernandes/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/pfernandes/statuses/113505128485212487",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-11-18:objectId=851322261:objectType=Conversation",
"content": "<p>52 Weeks, 52 Half Marathons</p><p>Fooling around with data. Showing the first 8 runs in a video mosaic. It looks cool :)</p><p><a href=\"https://mastodon.social/tags/52weeks52halfmarathons\" class=\"mention hashtag\" rel=\"tag\">#<span>52weeks52halfmarathons</span></a> <a href=\"https://mastodon.social/tags/halfmarathon\" class=\"mention hashtag\" rel=\"tag\">#<span>halfmarathon</span></a> <a href=\"https://mastodon.social/tags/running\" class=\"mention hashtag\" rel=\"tag\">#<span>running</span></a></p>",
"contentMap": {
"en": "<p>52 Weeks, 52 Half Marathons</p><p>Fooling around with data. Showing the first 8 runs in a video mosaic. It looks cool :)</p><p><a href=\"https://mastodon.social/tags/52weeks52halfmarathons\" class=\"mention hashtag\" rel=\"tag\">#<span>52weeks52halfmarathons</span></a> <a href=\"https://mastodon.social/tags/halfmarathon\" class=\"mention hashtag\" rel=\"tag\">#<span>halfmarathon</span></a> <a href=\"https://mastodon.social/tags/running\" class=\"mention hashtag\" rel=\"tag\">#<span>running</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://files.mastodon.social/media_attachments/files/113/505/123/536/710/689/original/c6f457dd1cd0f73d.mp4",
"name": null,
"blurhash": "U00l}6WBfQWBIUj]f6oft6ayj[ayIUoffQof",
"width": 1526,
"height": 1356
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/52weeks52halfmarathons",
"name": "#52weeks52halfmarathons"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/halfmarathon",
"name": "#halfmarathon"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/running",
"name": "#running"
}
],
"replies": {
"id": "https://mastodon.social/users/pfernandes/statuses/113505128485212487/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/pfernandes/statuses/113505128485212487/replies?min_id=113505160702839476&page=true",
"partOf": "https://mastodon.social/users/pfernandes/statuses/113505128485212487/replies",
"items": [
"https://mastodon.social/users/pfernandes/statuses/113505160702839476"
]
}
},
"likes": {
"id": "https://mastodon.social/users/pfernandes/statuses/113505128485212487/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://mastodon.social/users/pfernandes/statuses/113505128485212487/shares",
"type": "Collection",
"totalItems": 5
}
}