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.online/users/tamiel/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mastodon.online/users/tamiel/statuses/106002936161884830",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2021-04-03T19:00:42Z",
"url": "https://mastodon.online/@tamiel/106002936161884830",
"attributedTo": "https://mastodon.online/users/tamiel",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/tamiel/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/tamiel/statuses/106002936161884830",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.online,2021-04-03:objectId=21769829:objectType=Conversation",
"content": "<p>Updated this little script that generates an HTML report with tables and graphics (interactions, post count and others) based on a Mastodon hashtag. You can see an example here: <a href=\"https://amiel.net.br/scripts/oes2021/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">amiel.net.br/scripts/oes2021/</span><span class=\"invisible\"></span></a><br />Script is available: <a href=\"https://gitlab.com/tamiel/mastodon-counter/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gitlab.com/tamiel/mastodon-cou</span><span class=\"invisible\">nter/</span></a></p>",
"contentMap": {
"en": "<p>Updated this little script that generates an HTML report with tables and graphics (interactions, post count and others) based on a Mastodon hashtag. You can see an example here: <a href=\"https://amiel.net.br/scripts/oes2021/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">amiel.net.br/scripts/oes2021/</span><span class=\"invisible\"></span></a><br />Script is available: <a href=\"https://gitlab.com/tamiel/mastodon-counter/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gitlab.com/tamiel/mastodon-cou</span><span class=\"invisible\">nter/</span></a></p>"
},
"updated": "2023-05-26T12:25:42Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.online/media_attachments/files/110/434/971/688/025/671/original/8e6222a7e252e6a0.png",
"name": null,
"blurhash": "U3S$r,--R%a%Rpoct6WB%DM~~Vj[%KRot5oe",
"width": 640,
"height": 480
}
],
"tag": [],
"replies": {
"id": "https://mastodon.online/users/tamiel/statuses/106002936161884830/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/tamiel/statuses/106002936161884830/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/tamiel/statuses/106002936161884830/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/tamiel/statuses/106002936161884830/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://mastodon.online/users/tamiel/statuses/106002936161884830/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}