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/mcccclean/statuses/109321788236766766/activity",
"type": "Create",
"actor": "https://mastodon.gamedev.place/users/mcccclean",
"published": "2022-11-10T22:08:26Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/mcccclean/followers"
],
"object": {
"id": "https://mastodon.gamedev.place/users/mcccclean/statuses/109321788236766766",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-10T22:08:26Z",
"url": "https://mastodon.gamedev.place/@mcccclean/109321788236766766",
"attributedTo": "https://mastodon.gamedev.place/users/mcccclean",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/mcccclean/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/mcccclean/statuses/109321788236766766",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2022-11-10:objectId=15822472:objectType=Conversation",
"content": "<p>Wizards running around. Did some tinkering on world generation. The generator can now place signs with content that relates to where they are in the world. For now pretty simple, but it's groundwork!</p><p>Featuring the druid, who now has a lot of hair and a big wooden staff, just like a real druid. </p><p><a href=\"https://mastodon.gamedev.place/tags/indiedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/lowpoly\" class=\"mention hashtag\" rel=\"tag\">#<span>lowpoly</span></a> <a href=\"https://mastodon.gamedev.place/tags/godotengine\" class=\"mention hashtag\" rel=\"tag\">#<span>godotengine</span></a></p>",
"contentMap": {
"en": "<p>Wizards running around. Did some tinkering on world generation. The generator can now place signs with content that relates to where they are in the world. For now pretty simple, but it's groundwork!</p><p>Featuring the druid, who now has a lot of hair and a big wooden staff, just like a real druid. </p><p><a href=\"https://mastodon.gamedev.place/tags/indiedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/lowpoly\" class=\"mention hashtag\" rel=\"tag\">#<span>lowpoly</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/321/760/967/374/927/original/7e7cc6b5469d5a7f.mp4",
"name": null,
"blurhash": "U5CPz_,u9COQIybctJSd4%OT%Ery=Zi^X4xH",
"width": 1152,
"height": 648
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/indiedev",
"name": "#indiedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/lowpoly",
"name": "#lowpoly"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/godotengine",
"name": "#godotengine"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/mcccclean/statuses/109321788236766766/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/mcccclean/statuses/109321788236766766/replies?min_id=109321809327067124&page=true",
"partOf": "https://mastodon.gamedev.place/users/mcccclean/statuses/109321788236766766/replies",
"items": [
"https://mastodon.gamedev.place/users/mcccclean/statuses/109321809327067124"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/mcccclean/statuses/109321788236766766/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://mastodon.gamedev.place/users/mcccclean/statuses/109321788236766766/shares",
"type": "Collection",
"totalItems": 2
}
}
}