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/abcdw/statuses/111900079522888397",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-02-09T06:21:49Z",
"url": "https://fosstodon.org/@abcdw/111900079522888397",
"attributedTo": "https://fosstodon.org/users/abcdw",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/abcdw/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/abcdw/statuses/111900079522888397",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-02-09:objectId=183322762:objectType=Conversation",
"content": "<p>The tool for programmatically updating guix channels and package definitions in your project would make life so much easier.</p><p>Something like niv or flakes for nix. <br /><a href=\"https://github.com/nmattia/niv\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/nmattia/niv</span><span class=\"invisible\"></span></a><br /><a href=\"https://nixos.wiki/wiki/Flakes\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">nixos.wiki/wiki/Flakes</span><span class=\"invisible\"></span></a></p><p>Have it in my mind for months or even years.</p><p><a href=\"https://fosstodon.org/tags/guix\" class=\"mention hashtag\" rel=\"tag\">#<span>guix</span></a> <a href=\"https://fosstodon.org/tags/nix\" class=\"mention hashtag\" rel=\"tag\">#<span>nix</span></a> <a href=\"https://fosstodon.org/tags/scheme\" class=\"mention hashtag\" rel=\"tag\">#<span>scheme</span></a> <a href=\"https://fosstodon.org/tags/guile\" class=\"mention hashtag\" rel=\"tag\">#<span>guile</span></a> <a href=\"https://fosstodon.org/tags/flakes\" class=\"mention hashtag\" rel=\"tag\">#<span>flakes</span></a></p>",
"contentMap": {
"en": "<p>The tool for programmatically updating guix channels and package definitions in your project would make life so much easier.</p><p>Something like niv or flakes for nix. <br /><a href=\"https://github.com/nmattia/niv\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/nmattia/niv</span><span class=\"invisible\"></span></a><br /><a href=\"https://nixos.wiki/wiki/Flakes\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">nixos.wiki/wiki/Flakes</span><span class=\"invisible\"></span></a></p><p>Have it in my mind for months or even years.</p><p><a href=\"https://fosstodon.org/tags/guix\" class=\"mention hashtag\" rel=\"tag\">#<span>guix</span></a> <a href=\"https://fosstodon.org/tags/nix\" class=\"mention hashtag\" rel=\"tag\">#<span>nix</span></a> <a href=\"https://fosstodon.org/tags/scheme\" class=\"mention hashtag\" rel=\"tag\">#<span>scheme</span></a> <a href=\"https://fosstodon.org/tags/guile\" class=\"mention hashtag\" rel=\"tag\">#<span>guile</span></a> <a href=\"https://fosstodon.org/tags/flakes\" class=\"mention hashtag\" rel=\"tag\">#<span>flakes</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/guix",
"name": "#guix"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/nix",
"name": "#nix"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/scheme",
"name": "#scheme"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/guile",
"name": "#guile"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/flakes",
"name": "#flakes"
}
],
"replies": {
"id": "https://fosstodon.org/users/abcdw/statuses/111900079522888397/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/abcdw/statuses/111900079522888397/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/abcdw/statuses/111900079522888397/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/abcdw/statuses/111900079522888397/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://fosstodon.org/users/abcdw/statuses/111900079522888397/shares",
"type": "Collection",
"totalItems": 4
}
}