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://androiddev.social/users/chrisonline/statuses/109301943789796911/activity",
"type": "Create",
"actor": "https://androiddev.social/users/chrisonline",
"published": "2022-11-07T10:01:44Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://androiddev.social/users/chrisonline/followers",
"https://androiddev.social/users/svenjacobs"
],
"object": {
"id": "https://androiddev.social/users/chrisonline/statuses/109301943789796911",
"type": "Note",
"summary": null,
"inReplyTo": "https://androiddev.social/users/svenjacobs/statuses/109300851641282898",
"published": "2022-11-07T10:01:44Z",
"url": "https://androiddev.social/@chrisonline/109301943789796911",
"attributedTo": "https://androiddev.social/users/chrisonline",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://androiddev.social/users/chrisonline/followers",
"https://androiddev.social/users/svenjacobs"
],
"sensitive": false,
"atomUri": "https://androiddev.social/users/chrisonline/statuses/109301943789796911",
"inReplyToAtomUri": "https://androiddev.social/users/svenjacobs/statuses/109300851641282898",
"conversation": "tag:androiddev.social,2022-11-07:objectId=36654:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://androiddev.social/@svenjacobs\" class=\"u-url mention\">@<span>svenjacobs</span></a></span> Wow this is really impressive. And this is all done with software :blobAww:</p>",
"contentMap": {
"de": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://androiddev.social/@svenjacobs\" class=\"u-url mention\">@<span>svenjacobs</span></a></span> Wow this is really impressive. And this is all done with software :blobAww:</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://androiddev.social/users/svenjacobs",
"name": "@svenjacobs"
},
{
"id": "https://androiddev.social/emojis/32",
"type": "Emoji",
"name": ":blobAww:",
"updated": "2022-11-02T13:10:03Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://cdn.masto.host/androiddevsocial/custom_emojis/images/000/000/032/original/149cd1b717f05c3b.png"
}
}
],
"replies": {
"id": "https://androiddev.social/users/chrisonline/statuses/109301943789796911/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://androiddev.social/users/chrisonline/statuses/109301943789796911/replies?only_other_accounts=true&page=true",
"partOf": "https://androiddev.social/users/chrisonline/statuses/109301943789796911/replies",
"items": []
}
},
"likes": {
"id": "https://androiddev.social/users/chrisonline/statuses/109301943789796911/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://androiddev.social/users/chrisonline/statuses/109301943789796911/shares",
"type": "Collection",
"totalItems": 0
}
}
}