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/GamesMissed/statuses/114676687198531218",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-13T15:09:40Z",
"url": "https://mastodon.social/@GamesMissed/114676687198531218",
"attributedTo": "https://mastodon.social/users/GamesMissed",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/GamesMissed/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/GamesMissed/statuses/114676687198531218",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-06-13:objectId=1022246277:objectType=Conversation",
"content": "<p>My mental inertia is large, but in the past month I finally got around to setting up a <a href=\"https://mastodon.social/tags/Jellyfin\" class=\"mention hashtag\" rel=\"tag\">#<span>Jellyfin</span></a> server. I'd already ripped a bunch of my DVDs and a few BluRay discs (as well as many, many CDs) and had them stored on a home server, so this was just a matter of dropping a Docker image on the server and pointing it at the relevant directories. Then I installed the client on the Roku box connected to the TV, and put in the account and password info I'd set up.</p><p>Took all of 20 minutes.</p>",
"contentMap": {
"en": "<p>My mental inertia is large, but in the past month I finally got around to setting up a <a href=\"https://mastodon.social/tags/Jellyfin\" class=\"mention hashtag\" rel=\"tag\">#<span>Jellyfin</span></a> server. I'd already ripped a bunch of my DVDs and a few BluRay discs (as well as many, many CDs) and had them stored on a home server, so this was just a matter of dropping a Docker image on the server and pointing it at the relevant directories. Then I installed the client on the Roku box connected to the TV, and put in the account and password info I'd set up.</p><p>Took all of 20 minutes.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/jellyfin",
"name": "#jellyfin"
}
],
"replies": {
"id": "https://mastodon.social/users/GamesMissed/statuses/114676687198531218/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/GamesMissed/statuses/114676687198531218/replies?min_id=114676704292142074&page=true",
"partOf": "https://mastodon.social/users/GamesMissed/statuses/114676687198531218/replies",
"items": [
"https://mastodon.social/users/GamesMissed/statuses/114676704292142074"
]
}
},
"likes": {
"id": "https://mastodon.social/users/GamesMissed/statuses/114676687198531218/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://mastodon.social/users/GamesMissed/statuses/114676687198531218/shares",
"type": "Collection",
"totalItems": 1
}
}