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://chitter.xyz/users/roxy/statuses/113524189972516348",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-22T02:14:28Z",
"url": "https://chitter.xyz/@roxy/113524189972516348",
"attributedTo": "https://chitter.xyz/users/roxy",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chitter.xyz/users/roxy/followers"
],
"sensitive": false,
"atomUri": "https://chitter.xyz/users/roxy/statuses/113524189972516348",
"inReplyToAtomUri": null,
"conversation": "tag:chitter.xyz,2024-11-22:objectId=66466110:objectType=Conversation",
"content": "<p>🐭gamemaker's sequence editor is super slow and other free animation solutions are super janky"<br />normal solution: figure it out<br />our solution: just create an entire animation suite</p><p><a href=\"https://chitter.xyz/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://chitter.xyz/tags/indiedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiedev</span></a> <a href=\"https://chitter.xyz/tags/gamemaker\" class=\"mention hashtag\" rel=\"tag\">#<span>gamemaker</span></a></p>",
"contentMap": {
"en": "<p>🐭gamemaker's sequence editor is super slow and other free animation solutions are super janky"<br />normal solution: figure it out<br />our solution: just create an entire animation suite</p><p><a href=\"https://chitter.xyz/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://chitter.xyz/tags/indiedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiedev</span></a> <a href=\"https://chitter.xyz/tags/gamemaker\" class=\"mention hashtag\" rel=\"tag\">#<span>gamemaker</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://media.chitter.xyz/media_attachments/files/113/524/180/426/094/548/original/08abb9234608c0eb.mp4",
"name": "A short video showing an animation with my mouse fursona. She talks for a bit, then slides to the other side of the screen, flips around to look at something in surprise, and then leaves",
"blurhash": "UsG5ubbG1oay[hjbBKfiS1j@n,jtJ|a|wifQ",
"focalPoint": [
0,
0
],
"width": 1920,
"height": 1026
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://chitter.xyz/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://chitter.xyz/tags/indiedev",
"name": "#indiedev"
},
{
"type": "Hashtag",
"href": "https://chitter.xyz/tags/gamemaker",
"name": "#gamemaker"
}
],
"replies": {
"id": "https://chitter.xyz/users/roxy/statuses/113524189972516348/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chitter.xyz/users/roxy/statuses/113524189972516348/replies?min_id=113524193479844129&page=true",
"partOf": "https://chitter.xyz/users/roxy/statuses/113524189972516348/replies",
"items": [
"https://chitter.xyz/users/roxy/statuses/113524193479844129"
]
}
}
}