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/mcccclean/statuses/112725304516005767/activity",
"type": "Create",
"actor": "https://mastodon.gamedev.place/users/mcccclean",
"published": "2024-07-04T00:07:23Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/mcccclean/followers"
],
"object": {
"id": "https://mastodon.gamedev.place/users/mcccclean/statuses/112725304516005767",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-07-04T00:07:23Z",
"url": "https://mastodon.gamedev.place/@mcccclean/112725304516005767",
"attributedTo": "https://mastodon.gamedev.place/users/mcccclean",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/mcccclean/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/mcccclean/statuses/112725304516005767",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2024-07-04:objectId=99402956:objectType=Conversation",
"content": "<p>have taken on a little project of rebuilding my gardening puzzle game of last year, Five Plants, but with all hand-drawn art - what do you think? </p><p><a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/indiedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiedev</span></a></p>",
"contentMap": {
"en": "<p>have taken on a little project of rebuilding my gardening puzzle game of last year, Five Plants, but with all hand-drawn art - what do you think? </p><p><a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/indiedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiedev</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/112/725/299/698/227/659/original/52c827ffc94c7976.png",
"name": null,
"blurhash": "USNdtCs.?Ho#0fWEt6WBtSaiM{obNIjFNGoe",
"width": 935,
"height": 2000
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/112/725/300/206/149/919/original/11383d774ee1d5ad.png",
"name": null,
"blurhash": "UJON5vnO.SX90Lohxaf5L3WFVrs*5sV@NFob",
"width": 935,
"height": 2000
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/indiedev",
"name": "#indiedev"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/mcccclean/statuses/112725304516005767/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/mcccclean/statuses/112725304516005767/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/mcccclean/statuses/112725304516005767/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/mcccclean/statuses/112725304516005767/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.gamedev.place/users/mcccclean/statuses/112725304516005767/shares",
"type": "Collection",
"totalItems": 2
}
}
}