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/109265260862423944/activity",
"type": "Create",
"actor": "https://fosstodon.org/users/smxi",
"published": "2022-10-31T22:32:47Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/smxi/followers"
],
"object": {
"id": "https://fosstodon.org/users/smxi/statuses/109265260862423944",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-10-31T22:32:47Z",
"url": "https://fosstodon.org/@smxi/109265260862423944",
"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/109265260862423944",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-10-31:objectId=55779830:objectType=Conversation",
"content": "<p>Tidying up a few pre-release items in <a href=\"https://fosstodon.org/tags/pinxi\" class=\"mention hashtag\" rel=\"tag\">#<span>pinxi</span></a>, updated the docs for smxi.org/docs/inxi.htm and also expanded some of them. I'll probably do a new <a href=\"https://fosstodon.org/tags/inxi\" class=\"mention hashtag\" rel=\"tag\">#<span>inxi</span></a> today or tomorrow I think.</p><p>I'm continuing to expand the docs, updated inxi-perl/docs/inxi-init.txt for new init stuff, and some new inxi-cpu.txt resources added.</p><p>As we mostly all know, doing docs is really tedious, but it pays off over time since this stuff is all so arcane it's impossible to remember it.</p>",
"contentMap": {
"en": "<p>Tidying up a few pre-release items in <a href=\"https://fosstodon.org/tags/pinxi\" class=\"mention hashtag\" rel=\"tag\">#<span>pinxi</span></a>, updated the docs for smxi.org/docs/inxi.htm and also expanded some of them. I'll probably do a new <a href=\"https://fosstodon.org/tags/inxi\" class=\"mention hashtag\" rel=\"tag\">#<span>inxi</span></a> today or tomorrow I think.</p><p>I'm continuing to expand the docs, updated inxi-perl/docs/inxi-init.txt for new init stuff, and some new inxi-cpu.txt resources added.</p><p>As we mostly all know, doing docs is really tedious, but it pays off over time since this stuff is all so arcane it's impossible to remember it.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/pinxi",
"name": "#pinxi"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/inxi",
"name": "#inxi"
}
],
"replies": {
"id": "https://fosstodon.org/users/smxi/statuses/109265260862423944/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/smxi/statuses/109265260862423944/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/smxi/statuses/109265260862423944/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/smxi/statuses/109265260862423944/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/smxi/statuses/109265260862423944/shares",
"type": "Collection",
"totalItems": 0
}
}
}