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/ruthpozuelo/statuses/114659557407561506",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-10T14:33:20Z",
"url": "https://mastodon.social/@ruthpozuelo/114659557407561506",
"attributedTo": "https://mastodon.social/users/ruthpozuelo",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/ruthpozuelo/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/ruthpozuelo/statuses/114659557407561506",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-06-10:objectId=1019487504:objectType=Conversation",
"content": "<p>I am training for a 30k trail race in september and I needed to figure out if the trail i have close to my home, that I have been training on, is equivalent to the one on the race.</p><p>Some python later and I need to find a steeper track if I want to properly prepare…</p><p>The descent is ok, but the ascent is not challenging enough… damn..</p><p><a href=\"https://mastodon.social/tags/run\" class=\"mention hashtag\" rel=\"tag\">#<span>run</span></a> <a href=\"https://mastodon.social/tags/runnersofmastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>runnersofmastodon</span></a> <a href=\"https://mastodon.social/tags/data\" class=\"mention hashtag\" rel=\"tag\">#<span>data</span></a> <a href=\"https://mastodon.social/tags/dataviz\" class=\"mention hashtag\" rel=\"tag\">#<span>dataviz</span></a> <a href=\"https://mastodon.social/tags/datascience\" class=\"mention hashtag\" rel=\"tag\">#<span>datascience</span></a></p>",
"contentMap": {
"en": "<p>I am training for a 30k trail race in september and I needed to figure out if the trail i have close to my home, that I have been training on, is equivalent to the one on the race.</p><p>Some python later and I need to find a steeper track if I want to properly prepare…</p><p>The descent is ok, but the ascent is not challenging enough… damn..</p><p><a href=\"https://mastodon.social/tags/run\" class=\"mention hashtag\" rel=\"tag\">#<span>run</span></a> <a href=\"https://mastodon.social/tags/runnersofmastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>runnersofmastodon</span></a> <a href=\"https://mastodon.social/tags/data\" class=\"mention hashtag\" rel=\"tag\">#<span>data</span></a> <a href=\"https://mastodon.social/tags/dataviz\" class=\"mention hashtag\" rel=\"tag\">#<span>dataviz</span></a> <a href=\"https://mastodon.social/tags/datascience\" class=\"mention hashtag\" rel=\"tag\">#<span>datascience</span></a></p>"
},
"updated": "2025-06-10T15:08:05Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/114/659/539/732/456/348/original/2541b5e6382b2471.jpeg",
"name": "The first chart is the profile for the race , the one below is the one I have been training on. So i have 12km of ascent in different difficulties and my track is only 7 km (my track is 15k only, need to do it twice)",
"blurhash": "UBK_8*x^4mx]%fs:ogV@IUjZt7WBtRt7WBoz",
"width": 4026,
"height": 2060
},
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/114/659/539/744/360/994/original/09c327385d6f742a.jpeg",
"name": "The descent is fairly equal, i am happy with that.",
"blurhash": "UHKx0aSi00R*-;jZjZRjRifkt7WV%gt7Rjjt",
"width": 4096,
"height": 1880
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/run",
"name": "#run"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/runnersofmastodon",
"name": "#runnersofmastodon"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/data",
"name": "#data"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/dataviz",
"name": "#dataviz"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/datascience",
"name": "#datascience"
}
],
"replies": {
"id": "https://mastodon.social/users/ruthpozuelo/statuses/114659557407561506/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/ruthpozuelo/statuses/114659557407561506/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/ruthpozuelo/statuses/114659557407561506/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/ruthpozuelo/statuses/114659557407561506/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://mastodon.social/users/ruthpozuelo/statuses/114659557407561506/shares",
"type": "Collection",
"totalItems": 4
}
}