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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.gamedev.place/users/masayumep/statuses/110845381064307014",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-08-06T23:58:08Z",
"url": "https://mastodon.gamedev.place/@masayumep/110845381064307014",
"attributedTo": "https://mastodon.gamedev.place/users/masayumep",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/masayumep/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/masayumep/statuses/110845381064307014",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2023-08-06:objectId=50500463:objectType=Conversation",
"content": "<p>1bit <a href=\"https://mastodon.gamedev.place/tags/pixelart\" class=\"mention hashtag\" rel=\"tag\">#<span>pixelart</span></a> </p><p>Succubus again.</p>",
"contentMap": {
"en": "<p>1bit <a href=\"https://mastodon.gamedev.place/tags/pixelart\" class=\"mention hashtag\" rel=\"tag\">#<span>pixelart</span></a> </p><p>Succubus again.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/110/845/380/408/948/667/original/3b97a3f5a5a0b9d1.png",
"name": "1bit #pixelart \n\nSuccubus again.",
"blurhash": "UAQcn{t7_3fQ9Fof-;Rj%MWBD%of~qWB9Ft7",
"focalPoint": [
0,
0
],
"width": 499,
"height": 325
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/pixelart",
"name": "#pixelart"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/masayumep/statuses/110845381064307014/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/masayumep/statuses/110845381064307014/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/masayumep/statuses/110845381064307014/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/masayumep/statuses/110845381064307014/likes",
"type": "Collection",
"totalItems": 55
},
"shares": {
"id": "https://mastodon.gamedev.place/users/masayumep/statuses/110845381064307014/shares",
"type": "Collection",
"totalItems": 22
}
}