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/naev/statuses/114789078140975940",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-07-03T11:32:10Z",
"url": "https://mastodon.gamedev.place/@naev/114789078140975940",
"attributedTo": "https://mastodon.gamedev.place/users/naev",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/naev/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/naev/statuses/114789078140975940",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2025-07-03:objectId=158328457:objectType=Conversation",
"content": "<p>The current state of the Rust rewrite of Naev has been merged into main now! github reports the repo as being 2.2% rust, which may not feel like much but these few percent already cover some fairly important logic and lay a foundation for faster progress down the line. </p><p>The 0.13.0 release will ship with this new code in action.</p><p><a href=\"https://mastodon.gamedev.place/tags/naev\" class=\"mention hashtag\" rel=\"tag\">#<span>naev</span></a> <a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/foss\" class=\"mention hashtag\" rel=\"tag\">#<span>foss</span></a></p>",
"contentMap": {
"en": "<p>The current state of the Rust rewrite of Naev has been merged into main now! github reports the repo as being 2.2% rust, which may not feel like much but these few percent already cover some fairly important logic and lay a foundation for faster progress down the line. </p><p>The 0.13.0 release will ship with this new code in action.</p><p><a href=\"https://mastodon.gamedev.place/tags/naev\" class=\"mention hashtag\" rel=\"tag\">#<span>naev</span></a> <a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/foss\" class=\"mention hashtag\" rel=\"tag\">#<span>foss</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/webp",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/114/789/071/843/957/476/original/64c19e67c3c63e9a.webp",
"name": "Languages: \nC 50.5%\nLua 39.4%\nGLSL 3.7%\nPython 2.4%\nRust 2.2%\nMeson 0.9%\nOther 0.9%",
"blurhash": "U14V2d~qotR=-?-:?aakMv%N-;nz^~?wR;os",
"focalPoint": [
0.03,
-0.12
],
"width": 686,
"height": 297
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/naev",
"name": "#naev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/foss",
"name": "#foss"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/naev/statuses/114789078140975940/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/naev/statuses/114789078140975940/replies?min_id=114794670811528786&page=true",
"partOf": "https://mastodon.gamedev.place/users/naev/statuses/114789078140975940/replies",
"items": [
"https://mastodon.gamedev.place/users/naev/statuses/114793465664703929",
"https://mastodon.gamedev.place/users/naev/statuses/114794670811528786"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/naev/statuses/114789078140975940/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.gamedev.place/users/naev/statuses/114789078140975940/shares",
"type": "Collection",
"totalItems": 3
}
}