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/jki/statuses/109633234422553683",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/jki/statuses/109616100043852505",
"published": "2023-01-04T22:13:18Z",
"url": "https://mastodon.gamedev.place/@jki/109633234422553683",
"attributedTo": "https://mastodon.gamedev.place/users/jki",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/jki/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/jki/statuses/109633234422553683",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/jki/statuses/109616100043852505",
"conversation": "tag:mastodon.gamedev.place,2023-01-01:objectId=22944079:objectType=Conversation",
"content": "<p>Alright, let’s get this year long <a href=\"https://mastodon.gamedev.place/tags/gamejam\" class=\"mention hashtag\" rel=\"tag\">#<span>gamejam</span></a> started. Gonna keep it simple, so local “pass and play” type multiplayer.</p><p>After talking with the kids, we agreed on these requirements:<br /> - two players, each has a funny picture <br />- game will be guessing words </p><p>I couldn’t resist trying to make it educational for the kids, hence the word theme 😆 Let’s build that vocab.</p><p>Whipped up a quick “choose your avatar and start the game” scene. Pictures generated with Stable Diffusion.</p><p><a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/wordgame\" class=\"mention hashtag\" rel=\"tag\">#<span>wordgame</span></a> <a href=\"https://mastodon.gamedev.place/tags/kids\" class=\"mention hashtag\" rel=\"tag\">#<span>kids</span></a></p>",
"contentMap": {
"lv": "<p>Alright, let’s get this year long <a href=\"https://mastodon.gamedev.place/tags/gamejam\" class=\"mention hashtag\" rel=\"tag\">#<span>gamejam</span></a> started. Gonna keep it simple, so local “pass and play” type multiplayer.</p><p>After talking with the kids, we agreed on these requirements:<br /> - two players, each has a funny picture <br />- game will be guessing words </p><p>I couldn’t resist trying to make it educational for the kids, hence the word theme 😆 Let’s build that vocab.</p><p>Whipped up a quick “choose your avatar and start the game” scene. Pictures generated with Stable Diffusion.</p><p><a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/wordgame\" class=\"mention hashtag\" rel=\"tag\">#<span>wordgame</span></a> <a href=\"https://mastodon.gamedev.place/tags/kids\" class=\"mention hashtag\" rel=\"tag\">#<span>kids</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/109/633/201/886/667/245/original/be9074aafcb7cd43.mp4",
"name": null,
"blurhash": "U668,et58^IrNKWVt5s:bcWEWAt3V@oeozRk",
"width": 1280,
"height": 720
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gamejam",
"name": "#gamejam"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/wordgame",
"name": "#wordgame"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/kids",
"name": "#kids"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/jki/statuses/109633234422553683/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/jki/statuses/109633234422553683/replies?min_id=109650785728215807&page=true",
"partOf": "https://mastodon.gamedev.place/users/jki/statuses/109633234422553683/replies",
"items": [
"https://mastodon.gamedev.place/users/jki/statuses/109650785728215807"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/jki/statuses/109633234422553683/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.gamedev.place/users/jki/statuses/109633234422553683/shares",
"type": "Collection",
"totalItems": 1
}
}