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/pvm/statuses/111761784178880477",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-01-15T20:11:30Z",
"url": "https://mastodon.gamedev.place/@pvm/111761784178880477",
"attributedTo": "https://mastodon.gamedev.place/users/pvm",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/pvm/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/pvm/statuses/111761784178880477",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2024-01-15:objectId=73951845:objectType=Conversation",
"content": "<p>VGM recording script on OpenMSX now supports the YMF262 (OPL3) soundchip. For the Brazilians out there that own a cheap moonsound knockoff 😅 <a href=\"https://github.com/openMSX/openMSX/pull/1575/checks\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/openMSX/openMSX/pul</span><span class=\"invisible\">l/1575/checks</span></a> <a href=\"https://mastodon.gamedev.place/tags/openmsx\" class=\"mention hashtag\" rel=\"tag\">#<span>openmsx</span></a> <a href=\"https://mastodon.gamedev.place/tags/opl3\" class=\"mention hashtag\" rel=\"tag\">#<span>opl3</span></a> <a href=\"https://mastodon.gamedev.place/tags/ymf262\" class=\"mention hashtag\" rel=\"tag\">#<span>ymf262</span></a> <a href=\"https://mastodon.gamedev.place/tags/msx\" class=\"mention hashtag\" rel=\"tag\">#<span>msx</span></a></p>",
"contentMap": {
"en": "<p>VGM recording script on OpenMSX now supports the YMF262 (OPL3) soundchip. For the Brazilians out there that own a cheap moonsound knockoff 😅 <a href=\"https://github.com/openMSX/openMSX/pull/1575/checks\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/openMSX/openMSX/pul</span><span class=\"invisible\">l/1575/checks</span></a> <a href=\"https://mastodon.gamedev.place/tags/openmsx\" class=\"mention hashtag\" rel=\"tag\">#<span>openmsx</span></a> <a href=\"https://mastodon.gamedev.place/tags/opl3\" class=\"mention hashtag\" rel=\"tag\">#<span>opl3</span></a> <a href=\"https://mastodon.gamedev.place/tags/ymf262\" class=\"mention hashtag\" rel=\"tag\">#<span>ymf262</span></a> <a href=\"https://mastodon.gamedev.place/tags/msx\" class=\"mention hashtag\" rel=\"tag\">#<span>msx</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/openmsx",
"name": "#openmsx"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/opl3",
"name": "#opl3"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/YMF262",
"name": "#YMF262"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/msx",
"name": "#msx"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/pvm/statuses/111761784178880477/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/pvm/statuses/111761784178880477/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/pvm/statuses/111761784178880477/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/pvm/statuses/111761784178880477/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.gamedev.place/users/pvm/statuses/111761784178880477/shares",
"type": "Collection",
"totalItems": 0
}
}