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/jki/statuses/109650785728215807",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/jki/statuses/109633234422553683",
"published": "2023-01-08T00:36:49Z",
"url": "https://mastodon.gamedev.place/@jki/109650785728215807",
"attributedTo": "https://mastodon.gamedev.place/users/jki",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/jki/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/jki/statuses/109650785728215807",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/jki/statuses/109633234422553683",
"conversation": "tag:mastodon.gamedev.place,2023-01-01:objectId=22944079:objectType=Conversation",
"content": "<p>Minor progress - now you can set up a game, and have player state and pass the turn between them.</p><p>Next up placing some tiles on the board. <a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/unity\" class=\"mention hashtag\" rel=\"tag\">#<span>unity</span></a></p>",
"contentMap": {
"lv": "<p>Minor progress - now you can set up a game, and have player state and pass the turn between them.</p><p>Next up placing some tiles on the board. <a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/unity\" class=\"mention hashtag\" rel=\"tag\">#<span>unity</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/109/650/781/554/340/442/original/efefb8b614856c8f.mp4",
"name": null,
"blurhash": "U85i52odIVNLR-azs.oJI7WEs.s,oIoJW=R-",
"width": 1280,
"height": 720
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/unity",
"name": "#unity"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/jki/statuses/109650785728215807/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/jki/statuses/109650785728215807/replies?min_id=109689326552152280&page=true",
"partOf": "https://mastodon.gamedev.place/users/jki/statuses/109650785728215807/replies",
"items": [
"https://mastodon.gamedev.place/users/jki/statuses/109689326552152280"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/jki/statuses/109650785728215807/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.gamedev.place/users/jki/statuses/109650785728215807/shares",
"type": "Collection",
"totalItems": 0
}
}