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://mastodon.world/users/Meowthias/statuses/109492188082313653",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-11T00:23:21Z",
"url": "https://mastodon.world/@Meowthias/109492188082313653",
"attributedTo": "https://mastodon.world/users/Meowthias",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.world/users/Meowthias/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.world/users/Meowthias/statuses/109492188082313653",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.world,2022-12-11:objectId=15035363:objectType=Conversation",
"content": "<p>Today was my 44th birthday. I'm spending it doing the most Matthias thing possible; eating Mexican food while learning Norwegian.</p>",
"contentMap": {
"en": "<p>Today was my 44th birthday. I'm spending it doing the most Matthias thing possible; eating Mexican food while learning Norwegian.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.world/users/Meowthias/statuses/109492188082313653/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.world/users/Meowthias/statuses/109492188082313653/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.world/users/Meowthias/statuses/109492188082313653/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.world/users/Meowthias/statuses/109492188082313653/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.world/users/Meowthias/statuses/109492188082313653/shares",
"type": "Collection",
"totalItems": 1
}
}