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://mastodon.gamedev.place/users/nokturnal/statuses/112791671835324309/replies",
"type": "Collection",
"first": {
"id": "https://mastodon.gamedev.place/users/nokturnal/statuses/112791671835324309/replies?page=true",
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/nokturnal/statuses/112791671835324309/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/nokturnal/statuses/112791671835324309/replies",
"items": [
{
"id": "https://mastodon.gamedev.place/users/nokturnal/statuses/112791699058860549",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/nokturnal/statuses/112791671835324309",
"published": "2024-07-15T17:32:23Z",
"url": "https://mastodon.gamedev.place/@nokturnal/112791699058860549",
"attributedTo": "https://mastodon.gamedev.place/users/nokturnal",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/nokturnal/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/nokturnal/statuses/112791699058860549",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/nokturnal/statuses/112791671835324309",
"conversation": "tag:mastodon.gamedev.place,2024-07-15:objectId=101090617:objectType=Conversation",
"content": "<p>Final version will be more aligned with FM Melody Cart. In last versions data lines for opl chip were exposed from cart A8 address line, i've moved it to A1(A0 isn't there). So, it will save some shift operations when sending data. Last minute fix, but it felt more 'natural'. Had to remove all Atari logos from final pcb's to reduce probability that I will be sued by 'Atari'.. <br />I still need to think about making cart cases and maybe some cool labels...</p>",
"contentMap": {
"en": "<p>Final version will be more aligned with FM Melody Cart. In last versions data lines for opl chip were exposed from cart A8 address line, i've moved it to A1(A0 isn't there). So, it will save some shift operations when sending data. Last minute fix, but it felt more 'natural'. Had to remove all Atari logos from final pcb's to reduce probability that I will be sued by 'Atari'.. <br />I still need to think about making cart cases and maybe some cool labels...</p>"
},
"updated": "2024-07-15T17:47:52Z",
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/nokturnal/statuses/112791699058860549/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/nokturnal/statuses/112791699058860549/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/nokturnal/statuses/112791699058860549/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/nokturnal/statuses/112791699058860549/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.gamedev.place/users/nokturnal/statuses/112791699058860549/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}