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/tfed/statuses/113449350554483097",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-08T21:01:49Z",
"url": "https://fosstodon.org/@tfed/113449350554483097",
"attributedTo": "https://fosstodon.org/users/tfed",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/tfed/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/tfed/statuses/113449350554483097",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-11-08:objectId=259073067:objectType=Conversation",
"content": "<p>Building a whole distro on top of a minimalistic language, The story of GNU Guix</p><p>Duration 25:57</p><p>FOSDEM</p><p><a href=\"https://www.youtube.com/watch?v=eWXoKjWCh60\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">youtube.com/watch?v=eWXoKjWCh6</span><span class=\"invisible\">0</span></a></p><p><a href=\"https://fosstodon.org/tags/guix\" class=\"mention hashtag\" rel=\"tag\">#<span>guix</span></a> <a href=\"https://fosstodon.org/tags/gnu\" class=\"mention hashtag\" rel=\"tag\">#<span>gnu</span></a> <a href=\"https://fosstodon.org/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> <a href=\"https://fosstodon.org/tags/pm\" class=\"mention hashtag\" rel=\"tag\">#<span>pm</span></a> <a href=\"https://fosstodon.org/tags/FOSS\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSS</span></a> <a href=\"https://fosstodon.org/tags/OS\" class=\"mention hashtag\" rel=\"tag\">#<span>OS</span></a> <a href=\"https://fosstodon.org/tags/nix\" class=\"mention hashtag\" rel=\"tag\">#<span>nix</span></a> <a href=\"https://fosstodon.org/tags/FOSDEM\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSDEM</span></a></p>",
"contentMap": {
"en": "<p>Building a whole distro on top of a minimalistic language, The story of GNU Guix</p><p>Duration 25:57</p><p>FOSDEM</p><p><a href=\"https://www.youtube.com/watch?v=eWXoKjWCh60\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">youtube.com/watch?v=eWXoKjWCh6</span><span class=\"invisible\">0</span></a></p><p><a href=\"https://fosstodon.org/tags/guix\" class=\"mention hashtag\" rel=\"tag\">#<span>guix</span></a> <a href=\"https://fosstodon.org/tags/gnu\" class=\"mention hashtag\" rel=\"tag\">#<span>gnu</span></a> <a href=\"https://fosstodon.org/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> <a href=\"https://fosstodon.org/tags/pm\" class=\"mention hashtag\" rel=\"tag\">#<span>pm</span></a> <a href=\"https://fosstodon.org/tags/FOSS\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSS</span></a> <a href=\"https://fosstodon.org/tags/OS\" class=\"mention hashtag\" rel=\"tag\">#<span>OS</span></a> <a href=\"https://fosstodon.org/tags/nix\" class=\"mention hashtag\" rel=\"tag\">#<span>nix</span></a> <a href=\"https://fosstodon.org/tags/FOSDEM\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSDEM</span></a></p>"
},
"updated": "2024-11-10T06:14:07Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/guix",
"name": "#guix"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/gnu",
"name": "#gnu"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/linux",
"name": "#linux"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/pm",
"name": "#pm"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/foss",
"name": "#foss"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/os",
"name": "#os"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/nix",
"name": "#nix"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/fosdem",
"name": "#fosdem"
}
],
"replies": {
"id": "https://fosstodon.org/users/tfed/statuses/113449350554483097/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/tfed/statuses/113449350554483097/replies?min_id=113457157248042718&page=true",
"partOf": "https://fosstodon.org/users/tfed/statuses/113449350554483097/replies",
"items": [
"https://fosstodon.org/users/tfed/statuses/113457113529263295",
"https://fosstodon.org/users/tfed/statuses/113457157248042718"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/tfed/statuses/113449350554483097/likes",
"type": "Collection",
"totalItems": 14
},
"shares": {
"id": "https://fosstodon.org/users/tfed/statuses/113449350554483097/shares",
"type": "Collection",
"totalItems": 18
}
}