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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.gamedev.place/users/mcmartin/statuses/112543066666058451",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-06-01T19:41:54Z",
"url": "https://mastodon.gamedev.place/@mcmartin/112543066666058451",
"attributedTo": "https://mastodon.gamedev.place/users/mcmartin",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/mcmartin/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/mcmartin/statuses/112543066666058451",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2024-06-01:objectId=94686847:objectType=Conversation",
"content": "<p>New on the blog: I picked out a few bits of the old DOS BASIC programming experience and have will be writing about how I brought a few of them back into my modern work. This first article is technically a retrospective, because I've a bunch of the tooling I used behind the scenes on previous projects was inspired directly by its PLAY command.</p><p><a href=\"https://bumbershootsoft.wordpress.com/2024/06/01/looting-gw-basic-the-music-macro-system/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">bumbershootsoft.wordpress.com/</span><span class=\"invisible\">2024/06/01/looting-gw-basic-the-music-macro-system/</span></a></p><p><a href=\"https://mastodon.gamedev.place/tags/retrocomputing\" class=\"mention hashtag\" rel=\"tag\">#<span>retrocomputing</span></a> <a href=\"https://mastodon.gamedev.place/tags/gwbasic\" class=\"mention hashtag\" rel=\"tag\">#<span>gwbasic</span></a></p>",
"contentMap": {
"en": "<p>New on the blog: I picked out a few bits of the old DOS BASIC programming experience and have will be writing about how I brought a few of them back into my modern work. This first article is technically a retrospective, because I've a bunch of the tooling I used behind the scenes on previous projects was inspired directly by its PLAY command.</p><p><a href=\"https://bumbershootsoft.wordpress.com/2024/06/01/looting-gw-basic-the-music-macro-system/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">bumbershootsoft.wordpress.com/</span><span class=\"invisible\">2024/06/01/looting-gw-basic-the-music-macro-system/</span></a></p><p><a href=\"https://mastodon.gamedev.place/tags/retrocomputing\" class=\"mention hashtag\" rel=\"tag\">#<span>retrocomputing</span></a> <a href=\"https://mastodon.gamedev.place/tags/gwbasic\" class=\"mention hashtag\" rel=\"tag\">#<span>gwbasic</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/retrocomputing",
"name": "#retrocomputing"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gwbasic",
"name": "#gwbasic"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/mcmartin/statuses/112543066666058451/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/mcmartin/statuses/112543066666058451/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/mcmartin/statuses/112543066666058451/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/mcmartin/statuses/112543066666058451/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.gamedev.place/users/mcmartin/statuses/112543066666058451/shares",
"type": "Collection",
"totalItems": 0
}
}