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://fosstodon.org/users/foo/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://fosstodon.org/users/foo/statuses/109332628461612295",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-12T20:05:15Z",
"url": "https://fosstodon.org/@foo/109332628461612295",
"attributedTo": "https://fosstodon.org/users/foo",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/foo/followers",
"https://fosstodon.org/users/finnix"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/foo/statuses/109332628461612295",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-11-12:objectId=58391617:objectType=Conversation",
"content": "<p>Hey, I should do a proper <a href=\"https://fosstodon.org/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> ! I’m known as “oh, that guy who does X stuff”, but “X” is different from each person, which is a good feeling. <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@finnix\" class=\"u-url mention\">@<span>finnix</span></a></span> developer (the world’s oldest current LiveCD), Debian, Ubuntu, various open source. I’ve worked at that place you’ve heard of. River says hi <a href=\"https://fosstodon.org/tags/caturday\" class=\"mention hashtag\" rel=\"tag\">#<span>caturday</span></a> . I own too many Raspberry Pis (that is to say, not enough), I live in the desert, and I drive a boring car.</p>",
"contentMap": {
"en": "<p>Hey, I should do a proper <a href=\"https://fosstodon.org/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> ! I’m known as “oh, that guy who does X stuff”, but “X” is different from each person, which is a good feeling. <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@finnix\" class=\"u-url mention\">@<span>finnix</span></a></span> developer (the world’s oldest current LiveCD), Debian, Ubuntu, various open source. I’ve worked at that place you’ve heard of. River says hi <a href=\"https://fosstodon.org/tags/caturday\" class=\"mention hashtag\" rel=\"tag\">#<span>caturday</span></a> . I own too many Raspberry Pis (that is to say, not enough), I live in the desert, and I drive a boring car.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://cdn.fosstodon.org/media_attachments/files/109/332/613/356/005/431/original/472f2f2b07d39938.jpg",
"name": "Black cat sitting sideways on my lap",
"blurhash": "UEEy6xx^^*SP~9a~D*V@-:RlIVad9F9Ht7IV",
"width": 1536,
"height": 1152
}
],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/finnix",
"name": "@finnix"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/introduction",
"name": "#introduction"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/caturday",
"name": "#caturday"
}
],
"replies": {
"id": "https://fosstodon.org/users/foo/statuses/109332628461612295/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/foo/statuses/109332628461612295/replies?min_id=109332646018172534&page=true",
"partOf": "https://fosstodon.org/users/foo/statuses/109332628461612295/replies",
"items": [
"https://fosstodon.org/users/foo/statuses/109332646018172534"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/foo/statuses/109332628461612295/likes",
"type": "Collection",
"totalItems": 27
},
"shares": {
"id": "https://fosstodon.org/users/foo/statuses/109332628461612295/shares",
"type": "Collection",
"totalItems": 7
}
}
]
}