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/ZwodahS/statuses/109392125134596038",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-23T08:16:02Z",
"url": "https://mastodon.gamedev.place/@ZwodahS/109392125134596038",
"attributedTo": "https://mastodon.gamedev.place/users/ZwodahS",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/ZwodahS/followers"
],
"sensitive": true,
"atomUri": "https://mastodon.gamedev.place/users/ZwodahS/statuses/109392125134596038",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2022-11-23:objectId=17475485:objectType=Conversation",
"content": "<p>Should I compress the card cost and stats or keep the spacing/hole ? </p><p>I personally feel that keeping the hole makes it easier to parse.</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/indieDev\" class=\"mention hashtag\" rel=\"tag\">#<span>indieDev</span></a> <a href=\"https://mastodon.gamedev.place/tags/pixelArt\" class=\"mention hashtag\" rel=\"tag\">#<span>pixelArt</span></a></p>",
"contentMap": {
"en": "<p>Should I compress the card cost and stats or keep the spacing/hole ? </p><p>I personally feel that keeping the hole makes it easier to parse.</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/indieDev\" class=\"mention hashtag\" rel=\"tag\">#<span>indieDev</span></a> <a href=\"https://mastodon.gamedev.place/tags/pixelArt\" class=\"mention hashtag\" rel=\"tag\">#<span>pixelArt</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/109/392/120/224/114/853/original/fa571b15c63b1454.png",
"name": null,
"blurhash": "U8J[3H4n?a~p?JM{afIV.5t7WAt6y3aMofRj",
"width": 650,
"height": 280
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/indiedev",
"name": "#indiedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/pixelart",
"name": "#pixelart"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/ZwodahS/statuses/109392125134596038/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/ZwodahS/statuses/109392125134596038/replies?min_id=109392136116260649&page=true",
"partOf": "https://mastodon.gamedev.place/users/ZwodahS/statuses/109392125134596038/replies",
"items": [
"https://mastodon.gamedev.place/users/ZwodahS/statuses/109392136116260649"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/ZwodahS/statuses/109392125134596038/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.gamedev.place/users/ZwodahS/statuses/109392125134596038/shares",
"type": "Collection",
"totalItems": 0
}
}