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://masto.ai/users/chertograd/statuses/109785940154981602",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-31T21:28:22Z",
"url": "https://masto.ai/@chertograd/109785940154981602",
"attributedTo": "https://masto.ai/users/chertograd",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://masto.ai/users/chertograd/followers"
],
"sensitive": false,
"atomUri": "https://masto.ai/users/chertograd/statuses/109785940154981602",
"inReplyToAtomUri": null,
"conversation": "tag:masto.ai,2023-01-31:objectId=29490256:objectType=Conversation",
"content": "<p>I'll post an <a href=\"https://masto.ai/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> in English at some point. <br />Now I gotta scoot and get some shut-eye while I still can 😴<br />Sweet dreams, everyone!<br /><a href=\"https://masto.ai/tags/goodnight\" class=\"mention hashtag\" rel=\"tag\">#<span>goodnight</span></a> <a href=\"https://masto.ai/tags/sleep\" class=\"mention hashtag\" rel=\"tag\">#<span>sleep</span></a></p>",
"contentMap": {
"fi": "<p>I'll post an <a href=\"https://masto.ai/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> in English at some point. <br />Now I gotta scoot and get some shut-eye while I still can 😴<br />Sweet dreams, everyone!<br /><a href=\"https://masto.ai/tags/goodnight\" class=\"mention hashtag\" rel=\"tag\">#<span>goodnight</span></a> <a href=\"https://masto.ai/tags/sleep\" class=\"mention hashtag\" rel=\"tag\">#<span>sleep</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://masto.ai/tags/introduction",
"name": "#introduction"
},
{
"type": "Hashtag",
"href": "https://masto.ai/tags/goodnight",
"name": "#goodnight"
},
{
"type": "Hashtag",
"href": "https://masto.ai/tags/sleep",
"name": "#sleep"
}
],
"replies": {
"id": "https://masto.ai/users/chertograd/statuses/109785940154981602/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://masto.ai/users/chertograd/statuses/109785940154981602/replies?min_id=109790835331039142&page=true",
"partOf": "https://masto.ai/users/chertograd/statuses/109785940154981602/replies",
"items": [
"https://masto.ai/users/chertograd/statuses/109790835331039142"
]
}
}
}