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/smxi/statuses/109220629859934777",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-10-24T01:22:32Z",
"url": "https://fosstodon.org/@smxi/109220629859934777",
"attributedTo": "https://fosstodon.org/users/smxi",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/smxi/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/smxi/statuses/109220629859934777",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-10-24:objectId=55183612:objectType=Conversation",
"content": "<p>Adding a nice, and long thought about feature, to <a href=\"https://fosstodon.org/tags/acxi\" class=\"mention hashtag\" rel=\"tag\">#<span>acxi</span></a> (which is a very specialized audio processing tool, which, if you want to do what it offers, you might like, but if not, move along, nothing to see there). Finally now the prefill feature (-E,--prefill) can handle field name syntax from info txt files to populate artist/location/date etc values, which is much more reliable than the previous automated version, which relied on the data being in a certain order on top block.</p>",
"contentMap": {
"en": "<p>Adding a nice, and long thought about feature, to <a href=\"https://fosstodon.org/tags/acxi\" class=\"mention hashtag\" rel=\"tag\">#<span>acxi</span></a> (which is a very specialized audio processing tool, which, if you want to do what it offers, you might like, but if not, move along, nothing to see there). Finally now the prefill feature (-E,--prefill) can handle field name syntax from info txt files to populate artist/location/date etc values, which is much more reliable than the previous automated version, which relied on the data being in a certain order on top block.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/acxi",
"name": "#acxi"
}
],
"replies": {
"id": "https://fosstodon.org/users/smxi/statuses/109220629859934777/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/smxi/statuses/109220629859934777/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/smxi/statuses/109220629859934777/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/smxi/statuses/109220629859934777/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/smxi/statuses/109220629859934777/shares",
"type": "Collection",
"totalItems": 0
}
}