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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://functional.cafe/users/deadblackclover/statuses/113198371966969718",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-25T13:14:40Z",
"url": "https://functional.cafe/@deadblackclover/113198371966969718",
"attributedTo": "https://functional.cafe/users/deadblackclover",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/deadblackclover/followers"
],
"sensitive": false,
"atomUri": "https://functional.cafe/users/deadblackclover/statuses/113198371966969718",
"inReplyToAtomUri": null,
"conversation": "tag:functional.cafe,2024-09-25:objectId=41930845:objectType=Conversation",
"content": "<p>I've always been a fan of things from the past. My favorite movie is Hackers 1995. I really like electronic music and hip-hop from the 80's and 90's.</p><p><a href=\"https://functional.cafe/tags/retro\" class=\"mention hashtag\" rel=\"tag\">#<span>retro</span></a></p>",
"contentMap": {
"en": "<p>I've always been a fan of things from the past. My favorite movie is Hackers 1995. I really like electronic music and hip-hop from the 80's and 90's.</p><p><a href=\"https://functional.cafe/tags/retro\" class=\"mention hashtag\" rel=\"tag\">#<span>retro</span></a></p>"
},
"updated": "2024-09-25T13:22:13Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://functional.cafe/tags/retro",
"name": "#retro"
}
],
"replies": {
"id": "https://functional.cafe/users/deadblackclover/statuses/113198371966969718/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://functional.cafe/users/deadblackclover/statuses/113198371966969718/replies?min_id=113198396886150111&page=true",
"partOf": "https://functional.cafe/users/deadblackclover/statuses/113198371966969718/replies",
"items": [
"https://functional.cafe/users/deadblackclover/statuses/113198396886150111"
]
}
},
"likes": {
"id": "https://functional.cafe/users/deadblackclover/statuses/113198371966969718/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://functional.cafe/users/deadblackclover/statuses/113198371966969718/shares",
"type": "Collection",
"totalItems": 0
}
}