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",
"Emoji": "toot:Emoji",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://mastodon.nz/users/craftygardennz/statuses/108201915850044007",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-04-27T03:30:10Z",
"url": "https://mastodon.nz/@craftygardennz/108201915850044007",
"attributedTo": "https://mastodon.nz/users/craftygardennz",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.nz/users/craftygardennz/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.nz/users/craftygardennz/statuses/108201915850044007",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.nz,2022-04-27:objectId=2159854:objectType=Conversation",
"content": "<p>OMG there's a :laserkiwi: emoji 😍</p>",
"contentMap": {
"en": "<p>OMG there's a :laserkiwi: emoji 😍</p>"
},
"attachment": [],
"tag": [
{
"id": "https://mastodon.nz/emojis/46783",
"type": "Emoji",
"name": ":laserkiwi:",
"updated": "2022-04-26T07:46:35Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://mastodon.nz/system/custom_emojis/images/000/046/783/original/5f845fd1b6288170.png"
}
}
],
"replies": {
"id": "https://mastodon.nz/users/craftygardennz/statuses/108201915850044007/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.nz/users/craftygardennz/statuses/108201915850044007/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.nz/users/craftygardennz/statuses/108201915850044007/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.nz/users/craftygardennz/statuses/108201915850044007/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://mastodon.nz/users/craftygardennz/statuses/108201915850044007/shares",
"type": "Collection",
"totalItems": 3
}
}