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://mastodon.social/users/mostalive/statuses/113707356418145434",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-12-24T10:36:06Z",
"url": "https://mastodon.social/@mostalive/113707356418145434",
"attributedTo": "https://mastodon.social/users/mostalive",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/mostalive/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/mostalive/statuses/113707356418145434",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-12-24:objectId=879068350:objectType=Conversation",
"content": "<p><a href=\"https://mastodon.social/tags/AdventOfSystemSeeing\" class=\"mention hashtag\" rel=\"tag\">#<span>AdventOfSystemSeeing</span></a> day 13 - name the moves- in progress. Good thing I backed up my work on the internet, day 8 got half deleted and day 6 is probably in a different medium than the rest. I think todays move is "don't sweat the details" - collect references, using a thing with a keyboard if I must. <a href=\"https://mastodon.social/tags/orgroam\" class=\"mention hashtag\" rel=\"tag\">#<span>orgroam</span></a></p>",
"contentMap": {
"en": "<p><a href=\"https://mastodon.social/tags/AdventOfSystemSeeing\" class=\"mention hashtag\" rel=\"tag\">#<span>AdventOfSystemSeeing</span></a> day 13 - name the moves- in progress. Good thing I backed up my work on the internet, day 8 got half deleted and day 6 is probably in a different medium than the rest. I think todays move is "don't sweat the details" - collect references, using a thing with a keyboard if I must. <a href=\"https://mastodon.social/tags/orgroam\" class=\"mention hashtag\" rel=\"tag\">#<span>orgroam</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/adventofsystemseeing",
"name": "#adventofsystemseeing"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/orgroam",
"name": "#orgroam"
}
],
"replies": {
"id": "https://mastodon.social/users/mostalive/statuses/113707356418145434/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/mostalive/statuses/113707356418145434/replies?min_id=113708771878886384&page=true",
"partOf": "https://mastodon.social/users/mostalive/statuses/113707356418145434/replies",
"items": [
"https://mastodon.social/users/mostalive/statuses/113708771878886384"
]
}
},
"likes": {
"id": "https://mastodon.social/users/mostalive/statuses/113707356418145434/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/mostalive/statuses/113707356418145434/shares",
"type": "Collection",
"totalItems": 1
}
}