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://theblower.au/users/david/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://theblower.au/users/david/statuses/109341358092462099",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-14T09:05:18Z",
"url": "https://theblower.au/@david/109341358092462099",
"attributedTo": "https://theblower.au/users/david",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://theblower.au/users/david/followers"
],
"sensitive": false,
"atomUri": "https://theblower.au/users/david/statuses/109341358092462099",
"inReplyToAtomUri": null,
"conversation": "tag:theblower.au,2022-11-14:objectId=21274:objectType=Conversation",
"content": "<p>Re-re- <a href=\"https://theblower.au/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> </p><p>Since I recently migrated instances, I should probably whack up an intro. </p><p>I'm nearing my half-century, and work in IT (desktop suppt at the moment, but used to do network security) at one of the G8 Unis. </p><p>However, that isn't interesting. Outside of work, I cook, I photograph things (mostly birds now), and I puddle about in my workshop blacksmithing and generally tinkering. </p><p>I live on about 6 acres of temperate forest/rainforest and feed my local bird life.</p>",
"contentMap": {
"en": "<p>Re-re- <a href=\"https://theblower.au/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> </p><p>Since I recently migrated instances, I should probably whack up an intro. </p><p>I'm nearing my half-century, and work in IT (desktop suppt at the moment, but used to do network security) at one of the G8 Unis. </p><p>However, that isn't interesting. Outside of work, I cook, I photograph things (mostly birds now), and I puddle about in my workshop blacksmithing and generally tinkering. </p><p>I live on about 6 acres of temperate forest/rainforest and feed my local bird life.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://theblower.au/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://theblower.au/users/david/statuses/109341358092462099/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://theblower.au/users/david/statuses/109341358092462099/replies?only_other_accounts=true&page=true",
"partOf": "https://theblower.au/users/david/statuses/109341358092462099/replies",
"items": []
}
},
"likes": {
"id": "https://theblower.au/users/david/statuses/109341358092462099/likes",
"type": "Collection",
"totalItems": 44
},
"shares": {
"id": "https://theblower.au/users/david/statuses/109341358092462099/shares",
"type": "Collection",
"totalItems": 20
}
}
]
}