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"
}
}
],
"id": "https://mastodon.social/users/totetmatt/statuses/113190956803656811",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-24T05:48:53Z",
"url": "https://mastodon.social/@totetmatt/113190956803656811",
"attributedTo": "https://mastodon.social/users/totetmatt",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/totetmatt/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/totetmatt/statuses/113190956803656811",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-09-24:objectId=806432213:objectType=Conversation",
"content": "<p>One of the pain of C/C++ : Multi platform development T_T</p>",
"contentMap": {
"fr": "<p>One of the pain of C/C++ : Multi platform development T_T</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/113/190/952/889/694/542/original/52a73c2eae252871.png",
"name": null,
"blurhash": "U79tJvxuD%t7xuWBIUay%Mofxuof00WB%May",
"width": 233,
"height": 161
}
],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/totetmatt/statuses/113190956803656811/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/totetmatt/statuses/113190956803656811/replies?min_id=113191252318067042&page=true",
"partOf": "https://mastodon.social/users/totetmatt/statuses/113190956803656811/replies",
"items": [
"https://mastodon.social/users/totetmatt/statuses/113191252318067042"
]
}
},
"likes": {
"id": "https://mastodon.social/users/totetmatt/statuses/113190956803656811/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.social/users/totetmatt/statuses/113190956803656811/shares",
"type": "Collection",
"totalItems": 0
}
}