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.social/users/b0rk/statuses/109258330547606450/activity",
"type": "Create",
"actor": "https://mastodon.social/users/b0rk",
"published": "2022-10-30T17:10:19Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/b0rk/followers",
"https://octodon.social/users/fasterthanlime"
],
"object": {
"id": "https://mastodon.social/users/b0rk/statuses/109258330547606450",
"type": "Note",
"summary": null,
"inReplyTo": "https://octodon.social/users/fasterthanlime/statuses/109253708890129332",
"published": "2022-10-30T17:10:19Z",
"url": "https://mastodon.social/@b0rk/109258330547606450",
"attributedTo": "https://mastodon.social/users/b0rk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/b0rk/followers",
"https://octodon.social/users/fasterthanlime"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/b0rk/statuses/109258330547606450",
"inReplyToAtomUri": "https://octodon.social/users/fasterthanlime/statuses/109253708890129332",
"conversation": "tag:octodon.social,2022-10-29:objectId=92891912:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://octodon.social/@fasterthanlime\" class=\"u-url mention\">@<span>fasterthanlime</span></a></span> i started using nix the other day but i absolutely am not going to tell anybody about it</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://octodon.social/@fasterthanlime\" class=\"u-url mention\">@<span>fasterthanlime</span></a></span> i started using nix the other day but i absolutely am not going to tell anybody about it</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://octodon.social/users/fasterthanlime",
"name": "@fasterthanlime@octodon.social"
}
],
"replies": {
"id": "https://mastodon.social/users/b0rk/statuses/109258330547606450/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/b0rk/statuses/109258330547606450/replies?min_id=109258334318305345&page=true",
"partOf": "https://mastodon.social/users/b0rk/statuses/109258330547606450/replies",
"items": [
"https://mastodon.social/users/b0rk/statuses/109258334318305345"
]
}
},
"likes": {
"id": "https://mastodon.social/users/b0rk/statuses/109258330547606450/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/b0rk/statuses/109258330547606450/shares",
"type": "Collection",
"totalItems": 1
}
}
}