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"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://fantastic.earth/users/abnv/statuses/113901162100600307",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-01-27T16:03:26Z",
"url": "https://fantastic.earth/@abnv/113901162100600307",
"attributedTo": "https://fantastic.earth/users/abnv",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fantastic.earth/users/abnv/followers"
],
"sensitive": false,
"atomUri": "https://fantastic.earth/users/abnv/statuses/113901162100600307",
"inReplyToAtomUri": null,
"conversation": "tag:fantastic.earth,2025-01-27:objectId=16887099:objectType=Conversation",
"content": "<p>Check out my series of <a href=\"https://fantastic.earth/tags/blog\" class=\"mention hashtag\" rel=\"tag\">#<span>blog</span></a> posts about writing a fast <a href=\"https://fantastic.earth/tags/Sudoku\" class=\"mention hashtag\" rel=\"tag\">#<span>Sudoku</span></a> solver in <a href=\"https://fantastic.earth/tags/Haskell\" class=\"mention hashtag\" rel=\"tag\">#<span>Haskell</span></a>, starting with this post: <a href=\"https://abhinavsarkar.net/posts/fast-sudoku-solver-in-haskell-1/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">abhinavsarkar.net/posts/fast-s</span><span class=\"invisible\">udoku-solver-in-haskell-1/</span></a></p><p>Comments, boosts and likes appreciated.</p><p><a href=\"https://fantastic.earth/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://fantastic.earth/tags/functionalprogramming\" class=\"mention hashtag\" rel=\"tag\">#<span>functionalprogramming</span></a> <a href=\"https://fantastic.earth/tags/puzzles\" class=\"mention hashtag\" rel=\"tag\">#<span>puzzles</span></a></p>",
"contentMap": {
"en": "<p>Check out my series of <a href=\"https://fantastic.earth/tags/blog\" class=\"mention hashtag\" rel=\"tag\">#<span>blog</span></a> posts about writing a fast <a href=\"https://fantastic.earth/tags/Sudoku\" class=\"mention hashtag\" rel=\"tag\">#<span>Sudoku</span></a> solver in <a href=\"https://fantastic.earth/tags/Haskell\" class=\"mention hashtag\" rel=\"tag\">#<span>Haskell</span></a>, starting with this post: <a href=\"https://abhinavsarkar.net/posts/fast-sudoku-solver-in-haskell-1/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">abhinavsarkar.net/posts/fast-s</span><span class=\"invisible\">udoku-solver-in-haskell-1/</span></a></p><p>Comments, boosts and likes appreciated.</p><p><a href=\"https://fantastic.earth/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://fantastic.earth/tags/functionalprogramming\" class=\"mention hashtag\" rel=\"tag\">#<span>functionalprogramming</span></a> <a href=\"https://fantastic.earth/tags/puzzles\" class=\"mention hashtag\" rel=\"tag\">#<span>puzzles</span></a></p>"
},
"updated": "2025-01-27T17:13:07Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://fantastic.earth/system/media_attachments/files/113/901/295/052/648/797/original/bb5190731190d01d.png",
"name": "a completed Sudoku puzzle",
"blurhash": "U3RfkB~qIU_3?bayj[ayIUayj[ay_3j[WBay",
"width": 1306,
"height": 1306
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://fantastic.earth/tags/blog",
"name": "#blog"
},
{
"type": "Hashtag",
"href": "https://fantastic.earth/tags/sudoku",
"name": "#sudoku"
},
{
"type": "Hashtag",
"href": "https://fantastic.earth/tags/haskell",
"name": "#haskell"
},
{
"type": "Hashtag",
"href": "https://fantastic.earth/tags/programming",
"name": "#programming"
},
{
"type": "Hashtag",
"href": "https://fantastic.earth/tags/functionalprogramming",
"name": "#functionalprogramming"
},
{
"type": "Hashtag",
"href": "https://fantastic.earth/tags/puzzles",
"name": "#puzzles"
}
],
"replies": {
"id": "https://fantastic.earth/users/abnv/statuses/113901162100600307/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fantastic.earth/users/abnv/statuses/113901162100600307/replies?only_other_accounts=true&page=true",
"partOf": "https://fantastic.earth/users/abnv/statuses/113901162100600307/replies",
"items": []
}
},
"likes": {
"id": "https://fantastic.earth/users/abnv/statuses/113901162100600307/likes",
"type": "Collection",
"totalItems": 14
},
"shares": {
"id": "https://fantastic.earth/users/abnv/statuses/113901162100600307/shares",
"type": "Collection",
"totalItems": 7
}
}