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/kaimatten/statuses/113142976587132672",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-15T18:26:53Z",
"url": "https://mastodon.gamedev.place/@kaimatten/113142976587132672",
"attributedTo": "https://mastodon.gamedev.place/users/kaimatten",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/kaimatten/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/kaimatten/statuses/113142976587132672",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2024-09-15:objectId=110427361:objectType=Conversation",
"content": "<p>Mario NES Peach redraw + the real princess: Toad<br />This was a lot of fun! Maybe I should do some NES gamedev?? <a href=\"https://mastodon.gamedev.place/tags/pixelart\" class=\"mention hashtag\" rel=\"tag\">#<span>pixelart</span></a></p>",
"contentMap": {
"en": "<p>Mario NES Peach redraw + the real princess: Toad<br />This was a lot of fun! Maybe I should do some NES gamedev?? <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/113/142/972/865/186/814/original/093b247d163c601f.mp4",
"name": null,
"blurhash": "UM9i}7ofNGofR*ayj[of0fWBxaWBxtoLWVRj",
"width": 640,
"height": 360
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/pixelart",
"name": "#pixelart"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/kaimatten/statuses/113142976587132672/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/kaimatten/statuses/113142976587132672/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/kaimatten/statuses/113142976587132672/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/kaimatten/statuses/113142976587132672/likes",
"type": "Collection",
"totalItems": 27
},
"shares": {
"id": "https://mastodon.gamedev.place/users/kaimatten/statuses/113142976587132672/shares",
"type": "Collection",
"totalItems": 7
}
}