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/stroughtonsmith/statuses/113518149452487154/replies",
"type": "Collection",
"first": {
"id": "https://mastodon.social/users/stroughtonsmith/statuses/113518149452487154/replies?page=true",
"type": "CollectionPage",
"next": "https://mastodon.social/users/stroughtonsmith/statuses/113518149452487154/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/stroughtonsmith/statuses/113518149452487154/replies",
"items": [
{
"id": "https://mastodon.social/users/stroughtonsmith/statuses/113518167962040863",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/stroughtonsmith/statuses/113518149452487154",
"published": "2024-11-21T00:42:59Z",
"url": "https://mastodon.social/@stroughtonsmith/113518167962040863",
"attributedTo": "https://mastodon.social/users/stroughtonsmith",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/stroughtonsmith/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/stroughtonsmith/statuses/113518167962040863",
"inReplyToAtomUri": "https://mastodon.social/users/stroughtonsmith/statuses/113518149452487154",
"conversation": "tag:mastodon.social,2024-11-19:objectId=852319123:objectType=Conversation",
"content": "<p>(It's real!)</p>",
"contentMap": {
"en": "<p>(It's real!)</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://files.mastodon.social/media_attachments/files/113/518/167/267/573/131/original/d5a46455bea835c8.mp4",
"name": "Video demonstration of the previous shot in realtime",
"blurhash": "UgGI.mxut8s._4ogt7fPxZt6t6WYs*ocj[j]",
"width": 3840,
"height": 2160
}
],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/stroughtonsmith/statuses/113518167962040863/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/stroughtonsmith/statuses/113518167962040863/replies?min_id=113518460479792820&page=true",
"partOf": "https://mastodon.social/users/stroughtonsmith/statuses/113518167962040863/replies",
"items": [
"https://mastodon.social/users/stroughtonsmith/statuses/113518460479792820"
]
}
},
"likes": {
"id": "https://mastodon.social/users/stroughtonsmith/statuses/113518167962040863/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://mastodon.social/users/stroughtonsmith/statuses/113518167962040863/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}