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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://fosstodon.org/users/logo/statuses/109331740943303057",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-12T16:19:32Z",
"url": "https://fosstodon.org/@logo/109331740943303057",
"attributedTo": "https://fosstodon.org/users/logo",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/logo/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/logo/statuses/109331740943303057",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-11-12:objectId=58331913:objectType=Conversation",
"content": "<p>Been working on a list of <a href=\"https://fosstodon.org/tags/Haxe\" class=\"mention hashtag\" rel=\"tag\">#<span>Haxe</span></a> users who are on Mastodon/Fediverse and Cohost. Am I missing anybody?<br /><a href=\"https://gist.github.com/logo4poop/fadba8956b7196d61a865e8f47cffe43\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gist.github.com/logo4poop/fadb</span><span class=\"invisible\">a8956b7196d61a865e8f47cffe43</span></a></p>",
"contentMap": {
"en": "<p>Been working on a list of <a href=\"https://fosstodon.org/tags/Haxe\" class=\"mention hashtag\" rel=\"tag\">#<span>Haxe</span></a> users who are on Mastodon/Fediverse and Cohost. Am I missing anybody?<br /><a href=\"https://gist.github.com/logo4poop/fadba8956b7196d61a865e8f47cffe43\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gist.github.com/logo4poop/fadb</span><span class=\"invisible\">a8956b7196d61a865e8f47cffe43</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/haxe",
"name": "#haxe"
}
],
"replies": {
"id": "https://fosstodon.org/users/logo/statuses/109331740943303057/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/logo/statuses/109331740943303057/replies?min_id=109365711180311459&page=true",
"partOf": "https://fosstodon.org/users/logo/statuses/109331740943303057/replies",
"items": [
"https://fosstodon.org/users/logo/statuses/109365711180311459"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/logo/statuses/109331740943303057/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://fosstodon.org/users/logo/statuses/109331740943303057/shares",
"type": "Collection",
"totalItems": 2
}
}