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/muhuk/statuses/114145453717913151",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-03-11T19:30:00Z",
"url": "https://mastodon.gamedev.place/@muhuk/114145453717913151",
"attributedTo": "https://mastodon.gamedev.place/users/muhuk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/muhuk/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/muhuk/statuses/114145453717913151",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2025-03-11:objectId=139217276:objectType=Conversation",
"content": "<p>Toggle button & button group. Using bevy UI. <a href=\"https://mastodon.gamedev.place/tags/bevy\" class=\"mention hashtag\" rel=\"tag\">#<span>bevy</span></a> <a href=\"https://mastodon.gamedev.place/tags/bevy_engine\" class=\"mention hashtag\" rel=\"tag\">#<span>bevy_engine</span></a> <a href=\"https://mastodon.gamedev.place/tags/ui\" class=\"mention hashtag\" rel=\"tag\">#<span>ui</span></a> <a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a></p>",
"contentMap": {
"en": "<p>Toggle button & button group. Using bevy UI. <a href=\"https://mastodon.gamedev.place/tags/bevy\" class=\"mention hashtag\" rel=\"tag\">#<span>bevy</span></a> <a href=\"https://mastodon.gamedev.place/tags/bevy_engine\" class=\"mention hashtag\" rel=\"tag\">#<span>bevy_engine</span></a> <a href=\"https://mastodon.gamedev.place/tags/ui\" class=\"mention hashtag\" rel=\"tag\">#<span>ui</span></a> <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/114/145/450/832/977/057/original/69e14f6c8e0c3d5c.mp4",
"name": null,
"blurhash": "UEH.vWTK?I%FX,s9Kbae_Mk;H?roFes7kjKK",
"width": 1920,
"height": 1080
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/bevy",
"name": "#bevy"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/bevy_engine",
"name": "#bevy_engine"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/ui",
"name": "#ui"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gamedev",
"name": "#gamedev"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/muhuk/statuses/114145453717913151/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/muhuk/statuses/114145453717913151/replies?min_id=114498997952933774&page=true",
"partOf": "https://mastodon.gamedev.place/users/muhuk/statuses/114145453717913151/replies",
"items": [
"https://mastodon.gamedev.place/users/muhuk/statuses/114498997952933774"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/muhuk/statuses/114145453717913151/likes",
"type": "Collection",
"totalItems": 12
},
"shares": {
"id": "https://mastodon.gamedev.place/users/muhuk/statuses/114145453717913151/shares",
"type": "Collection",
"totalItems": 1
}
}