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://fosstodon.org/users/gramian/statuses/113729902456209341",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-12-28T10:09:51Z",
"url": "https://fosstodon.org/@gramian/113729902456209341",
"attributedTo": "https://fosstodon.org/users/gramian",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/gramian/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/gramian/statuses/113729902456209341",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-12-28:objectId=273219050:objectType=Conversation",
"content": "<p>Hey <a href=\"https://fosstodon.org/tags/RetroComputing\" class=\"mention hashtag\" rel=\"tag\">#<span>RetroComputing</span></a> fediverse,</p><p>What are <a href=\"https://fosstodon.org/tags/Scheme\" class=\"mention hashtag\" rel=\"tag\">#<span>Scheme</span></a> Lisps compatible with <a href=\"https://fosstodon.org/tags/FreeDOS\" class=\"mention hashtag\" rel=\"tag\">#<span>FreeDOS</span></a> or <a href=\"https://fosstodon.org/tags/MSDOS\" class=\"mention hashtag\" rel=\"tag\">#<span>MSDOS</span></a> ?</p><p>So far I found: PC Scheme, EUscheme, Gambit, SCM and KiloLisp.</p><p>Thank you</p><p><a href=\"https://fosstodon.org/tags/DOScember\" class=\"mention hashtag\" rel=\"tag\">#<span>DOScember</span></a></p>",
"contentMap": {
"en": "<p>Hey <a href=\"https://fosstodon.org/tags/RetroComputing\" class=\"mention hashtag\" rel=\"tag\">#<span>RetroComputing</span></a> fediverse,</p><p>What are <a href=\"https://fosstodon.org/tags/Scheme\" class=\"mention hashtag\" rel=\"tag\">#<span>Scheme</span></a> Lisps compatible with <a href=\"https://fosstodon.org/tags/FreeDOS\" class=\"mention hashtag\" rel=\"tag\">#<span>FreeDOS</span></a> or <a href=\"https://fosstodon.org/tags/MSDOS\" class=\"mention hashtag\" rel=\"tag\">#<span>MSDOS</span></a> ?</p><p>So far I found: PC Scheme, EUscheme, Gambit, SCM and KiloLisp.</p><p>Thank you</p><p><a href=\"https://fosstodon.org/tags/DOScember\" class=\"mention hashtag\" rel=\"tag\">#<span>DOScember</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/retrocomputing",
"name": "#retrocomputing"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/scheme",
"name": "#scheme"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/freedos",
"name": "#freedos"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/msdos",
"name": "#msdos"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/DOScember",
"name": "#DOScember"
}
],
"replies": {
"id": "https://fosstodon.org/users/gramian/statuses/113729902456209341/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/gramian/statuses/113729902456209341/replies?min_id=113731223621421029&page=true",
"partOf": "https://fosstodon.org/users/gramian/statuses/113729902456209341/replies",
"items": [
"https://fosstodon.org/users/gramian/statuses/113731223621421029"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/gramian/statuses/113729902456209341/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://fosstodon.org/users/gramian/statuses/113729902456209341/shares",
"type": "Collection",
"totalItems": 2
}
}