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://anticapitalist.party/users/thezerobit/statuses/113403343355491302",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-31T18:01:35Z",
"url": "https://anticapitalist.party/@thezerobit/113403343355491302",
"attributedTo": "https://anticapitalist.party/users/thezerobit",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://anticapitalist.party/users/thezerobit/followers"
],
"sensitive": false,
"atomUri": "https://anticapitalist.party/users/thezerobit/statuses/113403343355491302",
"inReplyToAtomUri": null,
"conversation": "tag:anticapitalist.party,2024-10-31:objectId=91893993:objectType=Conversation",
"content": "<p>TIL that Free Pascal (open source Object Pascal compiler) supports building 32 bit (DPMI) DOS programs, and has a DOS toolchain that includes a text-mode IDE (like Turbo Pascal) with debugging capabilities. It goes very low level (inline x86 asm) and very high level (Object Pascal). This is an advanced toolchain for developing protected mode (386+) programs for DOS in DOS, only rivaled by RHIDE + DJGPP.</p><p><a href=\"https://anticapitalist.party/tags/FreePascal\" class=\"mention hashtag\" rel=\"tag\">#<span>FreePascal</span></a> <a href=\"https://anticapitalist.party/tags/Pascal\" class=\"mention hashtag\" rel=\"tag\">#<span>Pascal</span></a> <a href=\"https://anticapitalist.party/tags/DOS\" class=\"mention hashtag\" rel=\"tag\">#<span>DOS</span></a> <a href=\"https://anticapitalist.party/tags/RetroDev\" class=\"mention hashtag\" rel=\"tag\">#<span>RetroDev</span></a></p>",
"contentMap": {
"en": "<p>TIL that Free Pascal (open source Object Pascal compiler) supports building 32 bit (DPMI) DOS programs, and has a DOS toolchain that includes a text-mode IDE (like Turbo Pascal) with debugging capabilities. It goes very low level (inline x86 asm) and very high level (Object Pascal). This is an advanced toolchain for developing protected mode (386+) programs for DOS in DOS, only rivaled by RHIDE + DJGPP.</p><p><a href=\"https://anticapitalist.party/tags/FreePascal\" class=\"mention hashtag\" rel=\"tag\">#<span>FreePascal</span></a> <a href=\"https://anticapitalist.party/tags/Pascal\" class=\"mention hashtag\" rel=\"tag\">#<span>Pascal</span></a> <a href=\"https://anticapitalist.party/tags/DOS\" class=\"mention hashtag\" rel=\"tag\">#<span>DOS</span></a> <a href=\"https://anticapitalist.party/tags/RetroDev\" class=\"mention hashtag\" rel=\"tag\">#<span>RetroDev</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://anticapitalist.party/tags/freepascal",
"name": "#freepascal"
},
{
"type": "Hashtag",
"href": "https://anticapitalist.party/tags/pascal",
"name": "#pascal"
},
{
"type": "Hashtag",
"href": "https://anticapitalist.party/tags/dos",
"name": "#dos"
},
{
"type": "Hashtag",
"href": "https://anticapitalist.party/tags/retrodev",
"name": "#retrodev"
}
],
"replies": {
"id": "https://anticapitalist.party/users/thezerobit/statuses/113403343355491302/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://anticapitalist.party/users/thezerobit/statuses/113403343355491302/replies?only_other_accounts=true&page=true",
"partOf": "https://anticapitalist.party/users/thezerobit/statuses/113403343355491302/replies",
"items": []
}
},
"likes": {
"id": "https://anticapitalist.party/users/thezerobit/statuses/113403343355491302/likes",
"type": "Collection",
"totalItems": 11
},
"shares": {
"id": "https://anticapitalist.party/users/thezerobit/statuses/113403343355491302/shares",
"type": "Collection",
"totalItems": 4
}
}