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/pineboxgames/statuses/113532046815519844",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-23T11:32:34Z",
"url": "https://mastodon.social/@pineboxgames/113532046815519844",
"attributedTo": "https://mastodon.social/users/pineboxgames",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/pineboxgames/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/pineboxgames/statuses/113532046815519844",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-11-23:objectId=855319669:objectType=Conversation",
"content": "<p>Making progress on the battle sequences for my narrative adventure game ◀Future Ghost▶</p><p>Each attack will have its own brief animation like this.</p><p><a href=\"https://mastodon.social/tags/indiegamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiegamedev</span></a> <a href=\"https://mastodon.social/tags/rpg\" class=\"mention hashtag\" rel=\"tag\">#<span>rpg</span></a> <a href=\"https://mastodon.social/tags/comic\" class=\"mention hashtag\" rel=\"tag\">#<span>comic</span></a></p>",
"contentMap": {
"en": "<p>Making progress on the battle sequences for my narrative adventure game ◀Future Ghost▶</p><p>Each attack will have its own brief animation like this.</p><p><a href=\"https://mastodon.social/tags/indiegamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiegamedev</span></a> <a href=\"https://mastodon.social/tags/rpg\" class=\"mention hashtag\" rel=\"tag\">#<span>rpg</span></a> <a href=\"https://mastodon.social/tags/comic\" class=\"mention hashtag\" rel=\"tag\">#<span>comic</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://files.mastodon.social/media_attachments/files/113/532/045/565/794/823/original/25c82e2888cd074f.mp4",
"name": "WIP 2D video game footage of a turn-based battle. Two young men face off in a study. The player character (at left) uses a \"Rib Jab\" attack, which launches a brief animation with rapid movement lines shown behind him as he jabs to the right with an open hand. The whole scene is presented in a style intended to be reminiscent of retro comic books.",
"blurhash": "UdKwwks.01of4:WVRPoL%gR+WBaynis.R*WW",
"focalPoint": [
0,
0
],
"width": 1272,
"height": 716
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/indiegamedev",
"name": "#indiegamedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/rpg",
"name": "#rpg"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/comic",
"name": "#comic"
}
],
"replies": {
"id": "https://mastodon.social/users/pineboxgames/statuses/113532046815519844/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/pineboxgames/statuses/113532046815519844/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/pineboxgames/statuses/113532046815519844/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/pineboxgames/statuses/113532046815519844/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://mastodon.social/users/pineboxgames/statuses/113532046815519844/shares",
"type": "Collection",
"totalItems": 6
}
}