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://fosstodon.org/users/Gopiandcode/statuses/112283703496684842",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-04-17T00:22:26Z",
"url": "https://fosstodon.org/@Gopiandcode/112283703496684842",
"attributedTo": "https://fosstodon.org/users/Gopiandcode",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/Gopiandcode/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/Gopiandcode/statuses/112283703496684842",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-04-17:objectId=201415571:objectType=Conversation",
"content": "<p>Anyone remember Star Control II? </p><p>Dusted off an ancient Godot project that I left half-finished and slowly started porting it to Godot 4, and it looks pretty fly ngl</p><p><a href=\"https://fosstodon.org/tags/GameDev\" class=\"mention hashtag\" rel=\"tag\">#<span>GameDev</span></a> <a href=\"https://fosstodon.org/tags/Godot\" class=\"mention hashtag\" rel=\"tag\">#<span>Godot</span></a> <a href=\"https://fosstodon.org/tags/MadeWithGodot\" class=\"mention hashtag\" rel=\"tag\">#<span>MadeWithGodot</span></a></p>",
"contentMap": {
"en": "<p>Anyone remember Star Control II? </p><p>Dusted off an ancient Godot project that I left half-finished and slowly started porting it to Godot 4, and it looks pretty fly ngl</p><p><a href=\"https://fosstodon.org/tags/GameDev\" class=\"mention hashtag\" rel=\"tag\">#<span>GameDev</span></a> <a href=\"https://fosstodon.org/tags/Godot\" class=\"mention hashtag\" rel=\"tag\">#<span>Godot</span></a> <a href=\"https://fosstodon.org/tags/MadeWithGodot\" class=\"mention hashtag\" rel=\"tag\">#<span>MadeWithGodot</span></a></p>"
},
"updated": "2024-04-17T14:06:10Z",
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://cdn.fosstodon.org/media_attachments/files/112/283/696/716/246/613/original/411cbde740d4bc31.mp4",
"name": "A gif showing gameplay from a WIP godot game, shows a submarine engaging in combat against a red spaceship and moving around and firing bullets.",
"blurhash": "U497kcyGK9cFxQs|oqX1NDxl-#boyEtnb{b_",
"focalPoint": [
0,
0
],
"width": 1274,
"height": 708
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/godot",
"name": "#godot"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/madewithgodot",
"name": "#madewithgodot"
}
],
"replies": {
"id": "https://fosstodon.org/users/Gopiandcode/statuses/112283703496684842/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/Gopiandcode/statuses/112283703496684842/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/Gopiandcode/statuses/112283703496684842/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/Gopiandcode/statuses/112283703496684842/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://fosstodon.org/users/Gopiandcode/statuses/112283703496684842/shares",
"type": "Collection",
"totalItems": 2
}
}