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",
"https://toot.rainbow-100.com/schemas/litepub-0.1.jsonld",
{
"@language": "und"
}
],
"actor": "https://toot.rainbow-100.com/users/jeff",
"attachment": [],
"attributedTo": "https://toot.rainbow-100.com/users/jeff",
"cc": [
"https://toot.rainbow-100.com/users/jeff/followers"
],
"content": "If you want to try my <a class=\"hashtag\" data-tag=\"msdos\" href=\"https://toot.rainbow-100.com/tag/msdos\" rel=\"tag ugc\">#msdos</a> system info nonsense program for <a class=\"hashtag\" data-tag=\"gwbasic\" href=\"https://toot.rainbow-100.com/tag/gwbasic\" rel=\"tag ugc\">#gwbasic</a>, it's now publicly available:<br><br><a href=\"https://git.rainbow-100.com/cgit.cgi/GWFetch/about/\" rel=\"ugc\">https://git.rainbow-100.com/cgit.cgi/GWFetch/about/</a><br><br>It's not tested everywhere, so I'm sure it'll have some problems.",
"context": "https://toot.rainbow-100.com/contexts/28235a78-73b7-462d-96c2-b4d8c6bc159f",
"conversation": "https://toot.rainbow-100.com/contexts/28235a78-73b7-462d-96c2-b4d8c6bc159f",
"id": "https://toot.rainbow-100.com/objects/f6b701a8-c59c-430d-bcae-14886ae5ac46",
"published": "2024-12-06T19:40:39.059272Z",
"sensitive": null,
"source": {
"content": "If you want to try my #msdos system info nonsense program for #gwbasic, it's now publicly available:\r\n\r\nhttps://git.rainbow-100.com/cgit.cgi/GWFetch/about/\r\n\r\nIt's not tested everywhere, so I'm sure it'll have some problems.",
"mediaType": "text/plain"
},
"summary": "",
"tag": [
{
"href": "https://toot.rainbow-100.com/tags/gwbasic",
"name": "#gwbasic",
"type": "Hashtag"
},
{
"href": "https://toot.rainbow-100.com/tags/msdos",
"name": "#msdos",
"type": "Hashtag"
}
],
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"type": "Note"
}