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",
"Emoji": "toot:Emoji",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://fosstodon.org/users/kytta/statuses/111994052490630511",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/kytta/statuses/111994038324689987",
"published": "2024-02-25T20:40:23Z",
"url": "https://fosstodon.org/@kytta/111994052490630511",
"attributedTo": "https://fosstodon.org/users/kytta",
"to": [
"https://fosstodon.org/users/kytta/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/kytta/statuses/111994052490630511",
"inReplyToAtomUri": "https://fosstodon.org/users/kytta/statuses/111994038324689987",
"conversation": "tag:fosstodon.org,2024-02-25:objectId=187787046:objectType=Conversation",
"content": "<p>In a perfect world, this would be my to-do list:</p><p>- finish the 10+ open-source side projects I'm actively thinking about<br />- watch 185 YouTube videos<br />- listen to 100 podcast episodes<br />- read 274 blog posts</p><p>My days don't have enough hours in them :blobcatdizzy:</p>",
"contentMap": {
"en": "<p>In a perfect world, this would be my to-do list:</p><p>- finish the 10+ open-source side projects I'm actively thinking about<br />- watch 185 YouTube videos<br />- listen to 100 podcast episodes<br />- read 274 blog posts</p><p>My days don't have enough hours in them :blobcatdizzy:</p>"
},
"attachment": [],
"tag": [
{
"id": "https://fosstodon.org/emojis/214995",
"type": "Emoji",
"name": ":blobcatdizzy:",
"updated": "2022-09-14T17:43:38Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/custom_emojis/images/000/214/995/original/f970592d66f4b94e.png"
}
}
],
"replies": {
"id": "https://fosstodon.org/users/kytta/statuses/111994052490630511/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/kytta/statuses/111994052490630511/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/kytta/statuses/111994052490630511/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/kytta/statuses/111994052490630511/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://fosstodon.org/users/kytta/statuses/111994052490630511/shares",
"type": "Collection",
"totalItems": 0
}
}