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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://fosstodon.org/users/freedomtowrite/collections/featured",
"type": "OrderedCollection",
"totalItems": 3,
"orderedItems": [
{
"id": "https://fosstodon.org/users/freedomtowrite/statuses/110255142230554619",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-04-24T18:12:38Z",
"url": "https://fosstodon.org/@freedomtowrite/110255142230554619",
"attributedTo": "https://fosstodon.org/users/freedomtowrite",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/freedomtowrite/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/freedomtowrite/statuses/110255142230554619",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2023-04-24:objectId=105477258:objectType=Conversation",
"content": "<p>Want a sneak peek at our next project? It's not ready to do an official announcement, but an initial repository is up on our Codeberg account:</p><p><a href=\"https://codeberg.org/Freedom-to-Write/prompts\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codeberg.org/Freedom-to-Write/</span><span class=\"invisible\">prompts</span></a></p>",
"contentMap": {
"en": "<p>Want a sneak peek at our next project? It's not ready to do an official announcement, but an initial repository is up on our Codeberg account:</p><p><a href=\"https://codeberg.org/Freedom-to-Write/prompts\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codeberg.org/Freedom-to-Write/</span><span class=\"invisible\">prompts</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://fosstodon.org/users/freedomtowrite/statuses/110255142230554619/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/freedomtowrite/statuses/110255142230554619/replies?min_id=110514969859391515&page=true",
"partOf": "https://fosstodon.org/users/freedomtowrite/statuses/110255142230554619/replies",
"items": [
"https://fosstodon.org/users/freedomtowrite/statuses/110514969859391515"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/freedomtowrite/statuses/110255142230554619/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://fosstodon.org/users/freedomtowrite/statuses/110255142230554619/shares",
"type": "Collection",
"totalItems": 3
}
},
{
"id": "https://fosstodon.org/users/freedomtowrite/statuses/110199461248017026",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-04-14T22:12:13Z",
"url": "https://fosstodon.org/@freedomtowrite/110199461248017026",
"attributedTo": "https://fosstodon.org/users/freedomtowrite",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/freedomtowrite/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/freedomtowrite/statuses/110199461248017026",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2023-04-14:objectId=103146268:objectType=Conversation",
"content": "<p>readable.css v1.1.0 is out! Find out more here: <a href=\"https://codeberg.org/Freedom-to-Write/readable.css/releases/tag/v1.1.0\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codeberg.org/Freedom-to-Write/</span><span class=\"invisible\">readable.css/releases/tag/v1.1.0</span></a></p><p>Changes include:</p><p>- Added navbar styles<br />\t- none, default, classy, blockout, boxes, roundesque<br />- Moved to 0BSD from the Unlicense<br />- Added readable.min.css<br />- Darkened background in dark theme<br />- Removed vertical margin from nested lists<br />- Fixed sibling selectors, which were using ~ instead of +</p><p>For a full list of changes, see the (new!) CHANGELOG: <a href=\"https://codeberg.org/Freedom-to-Write/readable.css/src/branch/main/CHANGELOG.md\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codeberg.org/Freedom-to-Write/</span><span class=\"invisible\">readable.css/src/branch/main/CHANGELOG.md</span></a></p><p>This release contains no breaking changes.</p>",
"contentMap": {
"en": "<p>readable.css v1.1.0 is out! Find out more here: <a href=\"https://codeberg.org/Freedom-to-Write/readable.css/releases/tag/v1.1.0\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codeberg.org/Freedom-to-Write/</span><span class=\"invisible\">readable.css/releases/tag/v1.1.0</span></a></p><p>Changes include:</p><p>- Added navbar styles<br />\t- none, default, classy, blockout, boxes, roundesque<br />- Moved to 0BSD from the Unlicense<br />- Added readable.min.css<br />- Darkened background in dark theme<br />- Removed vertical margin from nested lists<br />- Fixed sibling selectors, which were using ~ instead of +</p><p>For a full list of changes, see the (new!) CHANGELOG: <a href=\"https://codeberg.org/Freedom-to-Write/readable.css/src/branch/main/CHANGELOG.md\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codeberg.org/Freedom-to-Write/</span><span class=\"invisible\">readable.css/src/branch/main/CHANGELOG.md</span></a></p><p>This release contains no breaking changes.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/media_attachments/files/110/199/460/771/863/279/original/64dacfe9e86982b8.png",
"name": "The readable.css landing page in the light color scheme.",
"blurhash": "UBSY%CRj~q%MxuWBR*ofj[ofj[WBRjoft7WB",
"width": 1146,
"height": 1809
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/media_attachments/files/110/199/460/943/349/071/original/4fe4a7d23d92e69d.png",
"name": "The readable.css landing page in the dark color scheme.",
"blurhash": "U25#w@xu00M{M{oft7WBayaeayofxuWBRjof",
"width": 1146,
"height": 1809
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/media_attachments/files/110/199/461/083/683/147/original/c49a959b819ebc5e.png",
"name": "Some notes from a Financial Literacy class, illustrating the updated styling for nested lists.",
"blurhash": "U4SY%C00?b_39F-;t7D%M{%2xaj[RjxuofM{",
"width": 1404,
"height": 694
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/media_attachments/files/110/199/461/186/006/519/original/fad13c34011e407d.png",
"name": "All of the navbar styles, in order: none, default, classy (not shown is the animation on hover/focus), blockout, boxes, and roundesque.",
"blurhash": "UKB3]Dj[M{ay9Fj[ayfQ9FfQfQfQ~qayRjay",
"width": 1466,
"height": 1102
}
],
"tag": [],
"replies": {
"id": "https://fosstodon.org/users/freedomtowrite/statuses/110199461248017026/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/freedomtowrite/statuses/110199461248017026/replies?min_id=110199484567344875&page=true",
"partOf": "https://fosstodon.org/users/freedomtowrite/statuses/110199461248017026/replies",
"items": [
"https://fosstodon.org/users/freedomtowrite/statuses/110199484567344875"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/freedomtowrite/statuses/110199461248017026/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://fosstodon.org/users/freedomtowrite/statuses/110199461248017026/shares",
"type": "Collection",
"totalItems": 3
}
},
{
"id": "https://fosstodon.org/users/freedomtowrite/statuses/108887039566745325",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-08-26T03:26:08Z",
"url": "https://fosstodon.org/@freedomtowrite/108887039566745325",
"attributedTo": "https://fosstodon.org/users/freedomtowrite",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/freedomtowrite/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/freedomtowrite/statuses/108887039566745325",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-08-26:objectId=52361239:objectType=Conversation",
"content": "<p>Freedom to Write is still under construction, but you can go ahead and get in touch for more information and ways you can help!</p>",
"contentMap": {
"en": "<p>Freedom to Write is still under construction, but you can go ahead and get in touch for more information and ways you can help!</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://fosstodon.org/users/freedomtowrite/statuses/108887039566745325/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/freedomtowrite/statuses/108887039566745325/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/freedomtowrite/statuses/108887039566745325/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/freedomtowrite/statuses/108887039566745325/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/freedomtowrite/statuses/108887039566745325/shares",
"type": "Collection",
"totalItems": 1
}
}
]
}