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/richdmay/statuses/109484854287815021",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-09T17:18:17Z",
"url": "https://mastodon.gamedev.place/@richdmay/109484854287815021",
"attributedTo": "https://mastodon.gamedev.place/users/richdmay",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/richdmay/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/richdmay/statuses/109484854287815021",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2022-12-09:objectId=19656319:objectType=Conversation",
"content": "<p>The auto-test AI player we have in my current project was spending a lot of time looking at the sky whenever I ran it. Turns out it doesn't get on with me enabling "Invert Y" in the settings. </p><p><a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a></p>",
"contentMap": {
"en": "<p>The auto-test AI player we have in my current project was spending a lot of time looking at the sky whenever I ran it. Turns out it doesn't get on with me enabling "Invert Y" in the settings. </p><p><a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/109/484/851/056/760/473/original/9a043c0b5deef1de.mp4",
"name": null,
"blurhash": "U36kYoxa56%h4VI8o_o#-%M_RQoKE4WA%1RP",
"width": 498,
"height": 280
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gamedev",
"name": "#gamedev"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/richdmay/statuses/109484854287815021/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/richdmay/statuses/109484854287815021/replies?min_id=109484860130887278&page=true",
"partOf": "https://mastodon.gamedev.place/users/richdmay/statuses/109484854287815021/replies",
"items": [
"https://mastodon.gamedev.place/users/richdmay/statuses/109484860130887278"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/richdmay/statuses/109484854287815021/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.gamedev.place/users/richdmay/statuses/109484854287815021/shares",
"type": "Collection",
"totalItems": 0
}
}