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/grevs/statuses/109412766845794757/activity",
"type": "Create",
"actor": "https://mastodon.gamedev.place/users/grevs",
"published": "2022-11-26T23:45:30Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/grevs/followers"
],
"object": {
"id": "https://mastodon.gamedev.place/users/grevs/statuses/109412766845794757",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-26T23:45:30Z",
"url": "https://mastodon.gamedev.place/@grevs/109412766845794757",
"attributedTo": "https://mastodon.gamedev.place/users/grevs",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/grevs/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/grevs/statuses/109412766845794757",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2022-11-26:objectId=18003916:objectType=Conversation",
"content": "<p>made a little progress on the overworld this week 🌲 back to the battle system next!</p><p><a href=\"https://mastodon.gamedev.place/tags/screenshotsaturday\" class=\"mention hashtag\" rel=\"tag\">#<span>screenshotsaturday</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/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/godotengine\" class=\"mention hashtag\" rel=\"tag\">#<span>godotengine</span></a></p>",
"contentMap": {
"en": "<p>made a little progress on the overworld this week 🌲 back to the battle system next!</p><p><a href=\"https://mastodon.gamedev.place/tags/screenshotsaturday\" class=\"mention hashtag\" rel=\"tag\">#<span>screenshotsaturday</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/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/godotengine\" class=\"mention hashtag\" rel=\"tag\">#<span>godotengine</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/109/412/760/779/043/978/original/25ec5c89956b5230.mp4",
"name": "Video of a character walking through a forest and starting a battle with an enemy.",
"blurhash": "UID-p4j=DXVtDHV_iiwI=qnntdaK%oRUc5n$",
"focalPoint": [
0,
0
],
"width": 768,
"height": 432
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/screenshotsaturday",
"name": "#screenshotsaturday"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/indiedev",
"name": "#indiedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/godotengine",
"name": "#godotengine"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/grevs/statuses/109412766845794757/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/grevs/statuses/109412766845794757/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/grevs/statuses/109412766845794757/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/grevs/statuses/109412766845794757/likes",
"type": "Collection",
"totalItems": 50
},
"shares": {
"id": "https://mastodon.gamedev.place/users/grevs/statuses/109412766845794757/shares",
"type": "Collection",
"totalItems": 14
}
}
}