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"
}
],
"id": "https://fosstodon.org/users/alexstandiford/statuses/113036630150198872",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/nw8man/statuses/113035264557067616",
"published": "2024-08-27T23:41:35Z",
"url": "https://fosstodon.org/@alexstandiford/113036630150198872",
"attributedTo": "https://fosstodon.org/users/alexstandiford",
"to": [
"https://fosstodon.org/users/alexstandiford/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://fosstodon.org/users/nw8man"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/alexstandiford/statuses/113036630150198872",
"inReplyToAtomUri": "https://fosstodon.org/users/nw8man/statuses/113035264557067616",
"conversation": "tag:fosstodon.org,2024-08-27:objectId=237497700:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@nw8man\" class=\"u-url mention\">@<span>nw8man</span></a></span> Yeah, idk what I was thinking, but I made the partition for the Ubuntu install WAY too small. Fortunately I have an external drive, so I've been symlinking what I can and offloading as much as possible to that drive. I think that'll give me a lot more leeway.</p><p>I just tried to be cute and move my .config file to the other drive and symlink that, and rapidly learned that this was something some specific programs dislike. Keyboard quit working and I just said "screw it I'm reinstalling"</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@nw8man\" class=\"u-url mention\">@<span>nw8man</span></a></span> Yeah, idk what I was thinking, but I made the partition for the Ubuntu install WAY too small. Fortunately I have an external drive, so I've been symlinking what I can and offloading as much as possible to that drive. I think that'll give me a lot more leeway.</p><p>I just tried to be cute and move my .config file to the other drive and symlink that, and rapidly learned that this was something some specific programs dislike. Keyboard quit working and I just said "screw it I'm reinstalling"</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/nw8man",
"name": "@nw8man"
}
],
"replies": {
"id": "https://fosstodon.org/users/alexstandiford/statuses/113036630150198872/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/alexstandiford/statuses/113036630150198872/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/alexstandiford/statuses/113036630150198872/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/alexstandiford/statuses/113036630150198872/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://fosstodon.org/users/alexstandiford/statuses/113036630150198872/shares",
"type": "Collection",
"totalItems": 0
}
}