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/phoe/statuses/105069424653537460",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2020-10-20T22:16:27Z",
"url": "https://functional.cafe/@phoe/105069424653537460",
"attributedTo": "https://functional.cafe/users/phoe",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/phoe/followers",
"https://gup.pe/u/lisp",
"https://gup.pe/u/lisp/followers"
],
"sensitive": false,
"atomUri": "https://functional.cafe/users/phoe/statuses/105069424653537460",
"inReplyToAtomUri": null,
"conversation": "tag:functional.cafe,2020-10-20:objectId=9082524:objectType=Conversation",
"content": "<p>And it's out!</p><p><a href=\"https://functional.cafe/tags/Lisp\" class=\"mention hashtag\" rel=\"tag\">#<span>Lisp</span></a> <a href=\"https://functional.cafe/tags/CommonLisp\" class=\"mention hashtag\" rel=\"tag\">#<span>CommonLisp</span></a> <a href=\"https://functional.cafe/tags/Book\" class=\"mention hashtag\" rel=\"tag\">#<span>Book</span></a> <a href=\"https://functional.cafe/tags/TheCommonLispConditionSystem\" class=\"mention hashtag\" rel=\"tag\">#<span>TheCommonLispConditionSystem</span></a> <span class=\"h-card\" translate=\"no\"><a href=\"https://gup.pe/u/lisp\" class=\"u-url mention\" rel=\"nofollow noopener\" target=\"_blank\">@<span>lisp</span></a></span> </p><p><a href=\"https://www.apress.com/us/book/9781484261330\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">apress.com/us/book/97814842613</span><span class=\"invisible\">30</span></a></p>",
"contentMap": {
"en": "<p>And it's out!</p><p><a href=\"https://functional.cafe/tags/Lisp\" class=\"mention hashtag\" rel=\"tag\">#<span>Lisp</span></a> <a href=\"https://functional.cafe/tags/CommonLisp\" class=\"mention hashtag\" rel=\"tag\">#<span>CommonLisp</span></a> <a href=\"https://functional.cafe/tags/Book\" class=\"mention hashtag\" rel=\"tag\">#<span>Book</span></a> <a href=\"https://functional.cafe/tags/TheCommonLispConditionSystem\" class=\"mention hashtag\" rel=\"tag\">#<span>TheCommonLispConditionSystem</span></a> <span class=\"h-card\" translate=\"no\"><a href=\"https://gup.pe/u/lisp\" class=\"u-url mention\" rel=\"nofollow noopener\" target=\"_blank\">@<span>lisp</span></a></span> </p><p><a href=\"https://www.apress.com/us/book/9781484261330\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">apress.com/us/book/97814842613</span><span class=\"invisible\">30</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.functional.cafe/media_attachments/files/105/069/424/417/994/018/original/7df09b5aa0297c2c.jpg",
"name": null,
"blurhash": "URF4=NS^Iqw{DrEgS2xF}qSdX5s.4_S4WnWD",
"width": 350,
"height": 500
}
],
"tag": [
{
"type": "Mention",
"href": "https://gup.pe/u/lisp",
"name": "@lisp@gup.pe"
},
{
"type": "Hashtag",
"href": "https://functional.cafe/tags/lisp",
"name": "#lisp"
},
{
"type": "Hashtag",
"href": "https://functional.cafe/tags/commonlisp",
"name": "#commonlisp"
},
{
"type": "Hashtag",
"href": "https://functional.cafe/tags/book",
"name": "#book"
},
{
"type": "Hashtag",
"href": "https://functional.cafe/tags/TheCommonLispConditionSystem",
"name": "#TheCommonLispConditionSystem"
}
],
"replies": {
"id": "https://functional.cafe/users/phoe/statuses/105069424653537460/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://functional.cafe/users/phoe/statuses/105069424653537460/replies?only_other_accounts=true&page=true",
"partOf": "https://functional.cafe/users/phoe/statuses/105069424653537460/replies",
"items": []
}
},
"likes": {
"id": "https://functional.cafe/users/phoe/statuses/105069424653537460/likes",
"type": "Collection",
"totalItems": 30
},
"shares": {
"id": "https://functional.cafe/users/phoe/statuses/105069424653537460/shares",
"type": "Collection",
"totalItems": 27
}
}