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://mathstodon.xyz/users/nmichalo/statuses/109548605001397634/activity",
"type": "Create",
"actor": "https://mathstodon.xyz/users/nmichalo",
"published": "2022-12-20T23:30:55Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/nmichalo/followers",
"https://mathstodon.xyz/users/repepo"
],
"object": {
"id": "https://mathstodon.xyz/users/nmichalo/statuses/109548605001397634",
"type": "Note",
"summary": null,
"inReplyTo": "https://mathstodon.xyz/users/repepo/statuses/109548531041390926",
"published": "2022-12-20T23:30:55Z",
"url": "https://mathstodon.xyz/@nmichalo/109548605001397634",
"attributedTo": "https://mathstodon.xyz/users/nmichalo",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/nmichalo/followers",
"https://mathstodon.xyz/users/repepo"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/nmichalo/statuses/109548605001397634",
"inReplyToAtomUri": "https://mathstodon.xyz/users/repepo/statuses/109548531041390926",
"conversation": "tag:mathstodon.xyz,2022-12-20:objectId=34435772:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@repepo\" class=\"u-url mention\">@<span>repepo</span></a></span> Neat! Is there anything holding together beyond gravity?</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@repepo\" class=\"u-url mention\">@<span>repepo</span></a></span> Neat! Is there anything holding together beyond gravity?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mathstodon.xyz/users/repepo",
"name": "@repepo"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/nmichalo/statuses/109548605001397634/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/nmichalo/statuses/109548605001397634/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/nmichalo/statuses/109548605001397634/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/nmichalo/statuses/109548605001397634/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mathstodon.xyz/users/nmichalo/statuses/109548605001397634/shares",
"type": "Collection",
"totalItems": 0
}
}
}