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"
}
],
"id": "https://freeradical.zone/users/tavi/statuses/110218078119191642",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-04-18T05:06:44Z",
"url": "https://freeradical.zone/@tavi/110218078119191642",
"attributedTo": "https://freeradical.zone/users/tavi",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://freeradical.zone/users/tavi/followers"
],
"sensitive": false,
"atomUri": "https://freeradical.zone/users/tavi/statuses/110218078119191642",
"inReplyToAtomUri": null,
"conversation": "tag:freeradical.zone,2023-04-18:objectId=51095896:objectType=Conversation",
"content": "<p>Transcontinental? Idk that's new to me but if you want to identify as a continent, that's your prerogative.</p>",
"contentMap": {
"en": "<p>Transcontinental? Idk that's new to me but if you want to identify as a continent, that's your prerogative.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://freeradical.zone/users/tavi/statuses/110218078119191642/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://freeradical.zone/users/tavi/statuses/110218078119191642/replies?min_id=110218081136735597&page=true",
"partOf": "https://freeradical.zone/users/tavi/statuses/110218078119191642/replies",
"items": [
"https://freeradical.zone/users/tavi/statuses/110218081136735597"
]
}
},
"likes": {
"id": "https://freeradical.zone/users/tavi/statuses/110218078119191642/likes",
"type": "Collection",
"totalItems": 13
},
"shares": {
"id": "https://freeradical.zone/users/tavi/statuses/110218078119191642/shares",
"type": "Collection",
"totalItems": 3
}
}