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://social.linux.pizza/users/sotolf/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://social.linux.pizza/users/sotolf/statuses/108208616171547240",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-04-28T07:54:08Z",
"url": "https://social.linux.pizza/@sotolf/108208616171547240",
"attributedTo": "https://social.linux.pizza/users/sotolf",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.linux.pizza/users/sotolf/followers"
],
"sensitive": false,
"atomUri": "https://social.linux.pizza/users/sotolf/statuses/108208616171547240",
"inReplyToAtomUri": null,
"conversation": "tag:social.linux.pizza,2022-04-28:objectId=25010245:objectType=Conversation",
"content": "<p>re- <a href=\"https://social.linux.pizza/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a><br />Echo "HelloWorld"</p><p>type Sotolf: Human<br /> languages: [English, Norwegian, German, Japanese]<br /> location: Austria<br /> os: Linux.Arch<br /> env: [bspwm, terminal]<br /> occupation: IT-guy<br /> hobbies: [reading, programming, shorthand, puzzles]</p>",
"contentMap": {
"en": "<p>re- <a href=\"https://social.linux.pizza/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a><br />Echo "HelloWorld"</p><p>type Sotolf: Human<br /> languages: [English, Norwegian, German, Japanese]<br /> location: Austria<br /> os: Linux.Arch<br /> env: [bspwm, terminal]<br /> occupation: IT-guy<br /> hobbies: [reading, programming, shorthand, puzzles]</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://social.linux.pizza/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://social.linux.pizza/users/sotolf/statuses/108208616171547240/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.linux.pizza/users/sotolf/statuses/108208616171547240/replies?only_other_accounts=true&page=true",
"partOf": "https://social.linux.pizza/users/sotolf/statuses/108208616171547240/replies",
"items": []
}
},
"likes": {
"id": "https://social.linux.pizza/users/sotolf/statuses/108208616171547240/likes",
"type": "Collection",
"totalItems": 21
},
"shares": {
"id": "https://social.linux.pizza/users/sotolf/statuses/108208616171547240/shares",
"type": "Collection",
"totalItems": 4
}
}
]
}