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://vixen.zone/users/ry/statuses/111509336440432137",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-02T06:10:43Z",
"url": "https://vixen.zone/@ry/111509336440432137",
"attributedTo": "https://vixen.zone/users/ry",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://vixen.zone/users/ry/followers"
],
"sensitive": false,
"atomUri": "https://vixen.zone/users/ry/statuses/111509336440432137",
"inReplyToAtomUri": null,
"conversation": "tag:vixen.zone,2023-12-02:objectId=1247183:objectType=Conversation",
"content": "<p>does anyone here know of any CP/M text editors that play nicely with 40x24 terminals? so far the only editor ive found that (mostly) works is the Turbo Pascal editor, which is not ideal. of course, the standard ED works, but i'd rather not use that unless i absolutely have to. <a href=\"https://vixen.zone/tags/cpm\" class=\"mention hashtag\" rel=\"tag\">#<span>cpm</span></a> <a href=\"https://vixen.zone/tags/cpmz80\" class=\"mention hashtag\" rel=\"tag\">#<span>cpmz80</span></a> <a href=\"https://vixen.zone/tags/tms9918a\" class=\"mention hashtag\" rel=\"tag\">#<span>tms9918a</span></a> <a href=\"https://vixen.zone/tags/rc2014\" class=\"mention hashtag\" rel=\"tag\">#<span>rc2014</span></a></p>",
"contentMap": {
"en": "<p>does anyone here know of any CP/M text editors that play nicely with 40x24 terminals? so far the only editor ive found that (mostly) works is the Turbo Pascal editor, which is not ideal. of course, the standard ED works, but i'd rather not use that unless i absolutely have to. <a href=\"https://vixen.zone/tags/cpm\" class=\"mention hashtag\" rel=\"tag\">#<span>cpm</span></a> <a href=\"https://vixen.zone/tags/cpmz80\" class=\"mention hashtag\" rel=\"tag\">#<span>cpmz80</span></a> <a href=\"https://vixen.zone/tags/tms9918a\" class=\"mention hashtag\" rel=\"tag\">#<span>tms9918a</span></a> <a href=\"https://vixen.zone/tags/rc2014\" class=\"mention hashtag\" rel=\"tag\">#<span>rc2014</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://vixen.zone/tags/cpm",
"name": "#cpm"
},
{
"type": "Hashtag",
"href": "https://vixen.zone/tags/cpmz80",
"name": "#cpmz80"
},
{
"type": "Hashtag",
"href": "https://vixen.zone/tags/tms9918a",
"name": "#tms9918a"
},
{
"type": "Hashtag",
"href": "https://vixen.zone/tags/rc2014",
"name": "#rc2014"
}
],
"replies": {
"id": "https://vixen.zone/users/ry/statuses/111509336440432137/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://vixen.zone/users/ry/statuses/111509336440432137/replies?min_id=111509344619000447&page=true",
"partOf": "https://vixen.zone/users/ry/statuses/111509336440432137/replies",
"items": [
"https://vixen.zone/users/ry/statuses/111509344619000447"
]
}
},
"likes": {
"id": "https://vixen.zone/users/ry/statuses/111509336440432137/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://vixen.zone/users/ry/statuses/111509336440432137/shares",
"type": "Collection",
"totalItems": 9
}
}