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/Ikkir/statuses/111185376213355464",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-10-06T01:03:22Z",
"url": "https://mastodon.gamedev.place/@Ikkir/111185376213355464",
"attributedTo": "https://mastodon.gamedev.place/users/Ikkir",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/Ikkir/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/Ikkir/statuses/111185376213355464",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2023-10-06:objectId=59293273:objectType=Conversation",
"content": "<p>Using my movement special code for stuff now: adding in a wall of shuriken with a key combo and special attack (plus it even works with the multiplier powerup!) <a href=\"https://mastodon.gamedev.place/tags/gaming\" class=\"mention hashtag\" rel=\"tag\">#<span>gaming</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/pixelart\" class=\"mention hashtag\" rel=\"tag\">#<span>pixelart</span></a></p>",
"contentMap": {
"en": "<p>Using my movement special code for stuff now: adding in a wall of shuriken with a key combo and special attack (plus it even works with the multiplier powerup!) <a href=\"https://mastodon.gamedev.place/tags/gaming\" class=\"mention hashtag\" rel=\"tag\">#<span>gaming</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/pixelart\" class=\"mention hashtag\" rel=\"tag\">#<span>pixelart</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/111/185/369/546/190/566/original/3e912aecff92daa6.mp4",
"name": "A demon hunter, Daisuke, moves around and throws shuriken which orbit around him. After the player switches to another hunter, Hitomi, the shuriken fly off at various angles. After purchasing another powerup, the amount of shuriken increase from 4 to 8 on the next attempt.",
"blurhash": "U67w$z}G~n$2B=4XTHIVY6Mgtisl^%%1${n#",
"focalPoint": [
0,
0
],
"width": 1600,
"height": 960
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gaming",
"name": "#gaming"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/pixelart",
"name": "#pixelart"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/Ikkir/statuses/111185376213355464/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/Ikkir/statuses/111185376213355464/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/Ikkir/statuses/111185376213355464/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/Ikkir/statuses/111185376213355464/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://mastodon.gamedev.place/users/Ikkir/statuses/111185376213355464/shares",
"type": "Collection",
"totalItems": 3
}
}