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/JLW_the_Jobber/statuses/113076663608123112",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/JLW_the_Jobber/statuses/113076161857150589",
"published": "2024-09-04T01:22:37Z",
"url": "https://fosstodon.org/@JLW_the_Jobber/113076663608123112",
"attributedTo": "https://fosstodon.org/users/JLW_the_Jobber",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/JLW_the_Jobber/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/JLW_the_Jobber/statuses/113076663608123112",
"inReplyToAtomUri": "https://fosstodon.org/users/JLW_the_Jobber/statuses/113076161857150589",
"conversation": "tag:fosstodon.org,2024-09-02:objectId=239042866:objectType=Conversation",
"content": "<p>I’m at a loss…. I installed <a href=\"https://fosstodon.org/tags/Debian\" class=\"mention hashtag\" rel=\"tag\">#<span>Debian</span></a> twice to only boot into a black screen after install.</p><p>Welp, I guess I am off to the land of <a href=\"https://fosstodon.org/tags/Ubuntu\" class=\"mention hashtag\" rel=\"tag\">#<span>Ubuntu</span></a> with a quick stop at <a href=\"https://fosstodon.org/tags/LXLE\" class=\"mention hashtag\" rel=\"tag\">#<span>LXLE</span></a> (I don’t think it will install)</p>",
"contentMap": {
"en": "<p>I’m at a loss…. I installed <a href=\"https://fosstodon.org/tags/Debian\" class=\"mention hashtag\" rel=\"tag\">#<span>Debian</span></a> twice to only boot into a black screen after install.</p><p>Welp, I guess I am off to the land of <a href=\"https://fosstodon.org/tags/Ubuntu\" class=\"mention hashtag\" rel=\"tag\">#<span>Ubuntu</span></a> with a quick stop at <a href=\"https://fosstodon.org/tags/LXLE\" class=\"mention hashtag\" rel=\"tag\">#<span>LXLE</span></a> (I don’t think it will install)</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/debian",
"name": "#debian"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/ubuntu",
"name": "#ubuntu"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/lxle",
"name": "#lxle"
}
],
"replies": {
"id": "https://fosstodon.org/users/JLW_the_Jobber/statuses/113076663608123112/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/JLW_the_Jobber/statuses/113076663608123112/replies?min_id=113077129212366985&page=true",
"partOf": "https://fosstodon.org/users/JLW_the_Jobber/statuses/113076663608123112/replies",
"items": [
"https://fosstodon.org/users/JLW_the_Jobber/statuses/113077129212366985"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/JLW_the_Jobber/statuses/113076663608123112/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/JLW_the_Jobber/statuses/113076663608123112/shares",
"type": "Collection",
"totalItems": 0
}
}