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.social/users/adanskana/statuses/114391883061582065",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-24T08:00:14Z",
"url": "https://mastodon.social/@adanskana/114391883061582065",
"attributedTo": "https://mastodon.social/users/adanskana",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/adanskana/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/adanskana/statuses/114391883061582065",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-04-24:objectId=980068751:objectType=Conversation",
"content": "<p>Was about to attempt to package <a href=\"https://mastodon.social/tags/GHDL\" class=\"mention hashtag\" rel=\"tag\">#<span>GHDL</span></a> for <a href=\"https://mastodon.social/tags/Guix\" class=\"mention hashtag\" rel=\"tag\">#<span>Guix</span></a>... spent an hour before I stumbled across the guix-electronics[1] channel!! I know there's a channel aggregator somewhere but I always forget to check it before making a package... </p><p>Funny that it isn't upstreamed yet though. GHDL seems like a package that would fit into Guix proper very well, we have a `fpga.scm` file already anyway. Perhaps its accomodating all the different compile-time variations?</p><p>[1] <a href=\"https://git.sr.ht/~csantosb/guix.channel-electronics\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">git.sr.ht/~csantosb/guix.chann</span><span class=\"invisible\">el-electronics</span></a></p><p><a href=\"https://mastodon.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a></p>",
"contentMap": {
"en": "<p>Was about to attempt to package <a href=\"https://mastodon.social/tags/GHDL\" class=\"mention hashtag\" rel=\"tag\">#<span>GHDL</span></a> for <a href=\"https://mastodon.social/tags/Guix\" class=\"mention hashtag\" rel=\"tag\">#<span>Guix</span></a>... spent an hour before I stumbled across the guix-electronics[1] channel!! I know there's a channel aggregator somewhere but I always forget to check it before making a package... </p><p>Funny that it isn't upstreamed yet though. GHDL seems like a package that would fit into Guix proper very well, we have a `fpga.scm` file already anyway. Perhaps its accomodating all the different compile-time variations?</p><p>[1] <a href=\"https://git.sr.ht/~csantosb/guix.channel-electronics\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">git.sr.ht/~csantosb/guix.chann</span><span class=\"invisible\">el-electronics</span></a></p><p><a href=\"https://mastodon.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a></p>"
},
"updated": "2025-04-24T08:00:59Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/ghdl",
"name": "#ghdl"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/guix",
"name": "#guix"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/programming",
"name": "#programming"
}
],
"replies": {
"id": "https://mastodon.social/users/adanskana/statuses/114391883061582065/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/adanskana/statuses/114391883061582065/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/adanskana/statuses/114391883061582065/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/adanskana/statuses/114391883061582065/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://mastodon.social/users/adanskana/statuses/114391883061582065/shares",
"type": "Collection",
"totalItems": 3
}
}