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/rtm223/statuses/113295307936022907",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-12T16:06:45Z",
"url": "https://mastodon.gamedev.place/@rtm223/113295307936022907",
"attributedTo": "https://mastodon.gamedev.place/users/rtm223",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/rtm223/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/rtm223/statuses/113295307936022907",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2024-10-12:objectId=114599818:objectType=Conversation",
"content": "<p>Week six done on this prototype and I've got a basic pass at skill tests and various bits of UI iteration, mostly in the cards and icon work <a href=\"https://mastodon.gamedev.place/tags/screenshotsaturday\" class=\"mention hashtag\" rel=\"tag\">#<span>screenshotsaturday</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/indiedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiedev</span></a></p>",
"contentMap": {
"en": "<p>Week six done on this prototype and I've got a basic pass at skill tests and various bits of UI iteration, mostly in the cards and icon work <a href=\"https://mastodon.gamedev.place/tags/screenshotsaturday\" class=\"mention hashtag\" rel=\"tag\">#<span>screenshotsaturday</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/indiedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiedev</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/113/295/275/705/694/708/original/e317683cf7bf0f6b.mp4",
"name": "Video clip of a videogame prototype. The player moves on a hex grid, using cards to take attacks against enemies. They first play a ranged \"Fireball\" card which fails a skill check and misses, then move up close to play a \"Jab\" card, which passes the skill test and damages the enemy",
"blurhash": "UBGbzkxaDks==.IvgMxo0FRjroe-Rjs.xoN2",
"focalPoint": [
0,
0
],
"width": 1200,
"height": 1080
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/screenshotsaturday",
"name": "#screenshotsaturday"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/indiedev",
"name": "#indiedev"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/rtm223/statuses/113295307936022907/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/rtm223/statuses/113295307936022907/replies?min_id=113295312376487661&page=true",
"partOf": "https://mastodon.gamedev.place/users/rtm223/statuses/113295307936022907/replies",
"items": [
"https://mastodon.gamedev.place/users/rtm223/statuses/113295312376487661"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/rtm223/statuses/113295307936022907/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://mastodon.gamedev.place/users/rtm223/statuses/113295307936022907/shares",
"type": "Collection",
"totalItems": 1
}
}