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.social/users/DrWendyRocks/statuses/109288664381650183/activity",
"type": "Create",
"actor": "https://mastodon.social/users/DrWendyRocks",
"published": "2022-11-05T01:44:36Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/DrWendyRocks/followers"
],
"object": {
"id": "https://mastodon.social/users/DrWendyRocks/statuses/109288664381650183",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/DrWendyRocks/statuses/109288651282368974",
"published": "2022-11-05T01:44:36Z",
"url": "https://mastodon.social/@DrWendyRocks/109288664381650183",
"attributedTo": "https://mastodon.social/users/DrWendyRocks",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/DrWendyRocks/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/DrWendyRocks/statuses/109288664381650183",
"inReplyToAtomUri": "https://mastodon.social/users/DrWendyRocks/statuses/109288651282368974",
"conversation": "tag:mastodon.social,2022-11-05:objectId=325535644:objectType=Conversation",
"content": "<p>So threads are a thing! Hooray! :catjam:</p>",
"contentMap": {
"en": "<p>So threads are a thing! Hooray! :catjam:</p>"
},
"attachment": [],
"tag": [
{
"id": "https://mastodon.social/emojis/224097",
"type": "Emoji",
"name": ":catjam:",
"updated": "2021-02-19T06:58:08Z",
"icon": {
"type": "Image",
"mediaType": "image/gif",
"url": "https://files.mastodon.social/custom_emojis/images/000/224/097/original/d9c5e447581399a9.gif"
}
}
],
"replies": {
"id": "https://mastodon.social/users/DrWendyRocks/statuses/109288664381650183/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/DrWendyRocks/statuses/109288664381650183/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/DrWendyRocks/statuses/109288664381650183/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/DrWendyRocks/statuses/109288664381650183/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/DrWendyRocks/statuses/109288664381650183/shares",
"type": "Collection",
"totalItems": 0
}
}
}