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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://functional.cafe/users/functional_sc/statuses/113476761016109836",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-13T17:12:39Z",
"url": "https://functional.cafe/@functional_sc/113476761016109836",
"attributedTo": "https://functional.cafe/users/functional_sc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/functional_sc/followers",
"https://functional.cafe/users/leanprover"
],
"sensitive": false,
"atomUri": "https://functional.cafe/users/functional_sc/statuses/113476761016109836",
"inReplyToAtomUri": null,
"conversation": "tag:functional.cafe,2024-11-13:objectId=44400033:objectType=Conversation",
"content": "<p>Thanks Jared Corduan and Benoit Razet for reviewing "Perceus: Garbage Free Reference Counting with Reuse" introducing the novel programming paradigm FBIP (Functional But In-Place)!</p><p><a href=\"https://functional.sc/lean-series\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">functional.sc/lean-series</span><span class=\"invisible\"></span></a></p><p><a href=\"https://functional.cafe/tags/lean\" class=\"mention hashtag\" rel=\"tag\">#<span>lean</span></a> <a href=\"https://functional.cafe/tags/FunctionalProgramming\" class=\"mention hashtag\" rel=\"tag\">#<span>FunctionalProgramming</span></a> <a href=\"https://functional.cafe/tags/formalmethods\" class=\"mention hashtag\" rel=\"tag\">#<span>formalmethods</span></a> <span class=\"h-card\" translate=\"no\"><a href=\"https://functional.cafe/@leanprover\" class=\"u-url mention\">@<span>leanprover</span></a></span> <a href=\"https://functional.cafe/tags/chstech\" class=\"mention hashtag\" rel=\"tag\">#<span>chstech</span></a></p>",
"contentMap": {
"en": "<p>Thanks Jared Corduan and Benoit Razet for reviewing "Perceus: Garbage Free Reference Counting with Reuse" introducing the novel programming paradigm FBIP (Functional But In-Place)!</p><p><a href=\"https://functional.sc/lean-series\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">functional.sc/lean-series</span><span class=\"invisible\"></span></a></p><p><a href=\"https://functional.cafe/tags/lean\" class=\"mention hashtag\" rel=\"tag\">#<span>lean</span></a> <a href=\"https://functional.cafe/tags/FunctionalProgramming\" class=\"mention hashtag\" rel=\"tag\">#<span>FunctionalProgramming</span></a> <a href=\"https://functional.cafe/tags/formalmethods\" class=\"mention hashtag\" rel=\"tag\">#<span>formalmethods</span></a> <span class=\"h-card\" translate=\"no\"><a href=\"https://functional.cafe/@leanprover\" class=\"u-url mention\">@<span>leanprover</span></a></span> <a href=\"https://functional.cafe/tags/chstech\" class=\"mention hashtag\" rel=\"tag\">#<span>chstech</span></a></p>"
},
"updated": "2024-11-13T17:15:48Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://functional.cafe/system/media_attachments/files/113/476/756/053/422/440/original/da51422066b51a46.jpeg",
"name": null,
"blurhash": "UKI5Pl4;9DxSIvt9xraIM^t3R:R:aGs*W@XB",
"width": 1920,
"height": 1080
},
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://functional.cafe/system/media_attachments/files/113/476/756/081/171/933/original/69be12cc997bc374.jpeg",
"name": null,
"blurhash": "UJGuj+o}-o%M?aozoIof0LRjIVMxE2%0R-M{",
"width": 1663,
"height": 1247
}
],
"tag": [
{
"type": "Mention",
"href": "https://functional.cafe/users/leanprover",
"name": "@leanprover"
},
{
"type": "Hashtag",
"href": "https://functional.cafe/tags/lean",
"name": "#lean"
},
{
"type": "Hashtag",
"href": "https://functional.cafe/tags/functionalprogramming",
"name": "#functionalprogramming"
},
{
"type": "Hashtag",
"href": "https://functional.cafe/tags/formalmethods",
"name": "#formalmethods"
},
{
"type": "Hashtag",
"href": "https://functional.cafe/tags/chstech",
"name": "#chstech"
}
],
"replies": {
"id": "https://functional.cafe/users/functional_sc/statuses/113476761016109836/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://functional.cafe/users/functional_sc/statuses/113476761016109836/replies?only_other_accounts=true&page=true",
"partOf": "https://functional.cafe/users/functional_sc/statuses/113476761016109836/replies",
"items": []
}
},
"likes": {
"id": "https://functional.cafe/users/functional_sc/statuses/113476761016109836/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://functional.cafe/users/functional_sc/statuses/113476761016109836/shares",
"type": "Collection",
"totalItems": 0
}
}