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/105263444756143076",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2020-11-24T04:38:19Z",
"url": "https://functional.cafe/@phoe/105263444756143076",
"attributedTo": "https://functional.cafe/users/phoe",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/phoe/followers"
],
"sensitive": false,
"atomUri": "https://functional.cafe/users/phoe/statuses/105263444756143076",
"inReplyToAtomUri": null,
"conversation": "tag:functional.cafe,2020-11-24:objectId=9372936:objectType=Conversation",
"content": "<p>I have been officially proclaimed to be the biggest threat to the Common Lisp community right now.</p><p>Well, I guess it's sort of an <a href=\"https://functional.cafe/tags/AchievementUnlocked\" class=\"mention hashtag\" rel=\"tag\">#<span>AchievementUnlocked</span></a> </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></p>",
"contentMap": {
"en": "<p>I have been officially proclaimed to be the biggest threat to the Common Lisp community right now.</p><p>Well, I guess it's sort of an <a href=\"https://functional.cafe/tags/AchievementUnlocked\" class=\"mention hashtag\" rel=\"tag\">#<span>AchievementUnlocked</span></a> </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></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.functional.cafe/media_attachments/files/105/263/434/582/828/262/original/986e45eb4a600f48.png",
"name": "A screenshot of the three tweets from https://twitter.com/HexstreamSoft/status/1331080126860234752",
"blurhash": "U47d^8^+VrxFn$%1s,aK9Fjst7WB~qt7Rjt7",
"focalPoint": [
-0.02,
-0.59
],
"width": 737,
"height": 774
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://functional.cafe/tags/achievementunlocked",
"name": "#achievementunlocked"
},
{
"type": "Hashtag",
"href": "https://functional.cafe/tags/lisp",
"name": "#lisp"
},
{
"type": "Hashtag",
"href": "https://functional.cafe/tags/commonlisp",
"name": "#commonlisp"
}
],
"replies": {
"id": "https://functional.cafe/users/phoe/statuses/105263444756143076/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://functional.cafe/users/phoe/statuses/105263444756143076/replies?min_id=105265042095277598&page=true",
"partOf": "https://functional.cafe/users/phoe/statuses/105263444756143076/replies",
"items": [
"https://functional.cafe/users/phoe/statuses/105263446956201404",
"https://functional.cafe/users/phoe/statuses/105265042095277598"
]
}
},
"likes": {
"id": "https://functional.cafe/users/phoe/statuses/105263444756143076/likes",
"type": "Collection",
"totalItems": 12
},
"shares": {
"id": "https://functional.cafe/users/phoe/statuses/105263444756143076/shares",
"type": "Collection",
"totalItems": 2
}
}