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",
"Emoji": "toot:Emoji",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://mastodon.social/users/anji/statuses/112151325241186502/activity",
"type": "Create",
"actor": "https://mastodon.social/users/anji",
"published": "2024-03-24T15:16:54Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/anji/followers"
],
"object": {
"id": "https://mastodon.social/users/anji/statuses/112151325241186502",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/anji/statuses/112151295834124745",
"published": "2024-03-24T15:16:54Z",
"url": "https://mastodon.social/@anji/112151325241186502",
"attributedTo": "https://mastodon.social/users/anji",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/anji/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/anji/statuses/112151325241186502",
"inReplyToAtomUri": "https://mastodon.social/users/anji/statuses/112151295834124745",
"conversation": "tag:mastodon.social,2024-03-24:objectId=670709464:objectType=Conversation",
"content": "<p>Or not :pika:</p>",
"contentMap": {
"en": "<p>Or not :pika:</p>"
},
"attachment": [],
"tag": [
{
"id": "https://mastodon.social/emojis/63710",
"type": "Emoji",
"name": ":pika:",
"updated": "2018-11-18T00:01:32Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://files.mastodon.social/custom_emojis/images/000/063/710/original/pika.png"
}
}
],
"replies": {
"id": "https://mastodon.social/users/anji/statuses/112151325241186502/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/anji/statuses/112151325241186502/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/anji/statuses/112151325241186502/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/anji/statuses/112151325241186502/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.social/users/anji/statuses/112151325241186502/shares",
"type": "Collection",
"totalItems": 0
}
}
}