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/pikario/statuses/109412484195625455",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-26T22:33:37Z",
"url": "https://mastodon.gamedev.place/@pikario/109412484195625455",
"attributedTo": "https://mastodon.gamedev.place/users/pikario",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/pikario/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/pikario/statuses/109412484195625455",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2022-11-26:objectId=17996345:objectType=Conversation",
"content": "<p>Currently extracting assets from Animal Crossing Wild World, I was thinking the "round world" effect was done with a shader, I discovered the meshes are already curved 😆 <br /><a href=\"https://mastodon.gamedev.place/tags/screenshotsaturday\" class=\"mention hashtag\" rel=\"tag\">#<span>screenshotsaturday</span></a></p>",
"contentMap": {
"en": "<p>Currently extracting assets from Animal Crossing Wild World, I was thinking the "round world" effect was done with a shader, I discovered the meshes are already curved 😆 <br /><a href=\"https://mastodon.gamedev.place/tags/screenshotsaturday\" class=\"mention hashtag\" rel=\"tag\">#<span>screenshotsaturday</span></a></p>"
},
"updated": "2022-11-26T22:50:29Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/109/412/482/288/332/830/original/aeb88583be51373e.png",
"name": null,
"blurhash": "UHC6[Ak64pxvjqxstQM}02s=-pInnpRRM{oz",
"width": 657,
"height": 436
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/screenshotsaturday",
"name": "#screenshotsaturday"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/pikario/statuses/109412484195625455/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/pikario/statuses/109412484195625455/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/pikario/statuses/109412484195625455/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/pikario/statuses/109412484195625455/likes",
"type": "Collection",
"totalItems": 159
},
"shares": {
"id": "https://mastodon.gamedev.place/users/pikario/statuses/109412484195625455/shares",
"type": "Collection",
"totalItems": 44
}
}