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"
}
],
"id": "https://functional.cafe/users/tisbruce/statuses/113482492425382573",
"type": "Note",
"summary": null,
"inReplyTo": "https://functional.cafe/users/chris__martin/statuses/113476987154959235",
"published": "2024-11-14T17:30:14Z",
"url": "https://functional.cafe/@tisbruce/113482492425382573",
"attributedTo": "https://functional.cafe/users/tisbruce",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/tisbruce/followers",
"https://functional.cafe/users/chris__martin"
],
"sensitive": false,
"atomUri": "https://functional.cafe/users/tisbruce/statuses/113482492425382573",
"inReplyToAtomUri": "https://functional.cafe/users/chris__martin/statuses/113476987154959235",
"conversation": "tag:functional.cafe,2024-11-13:objectId=44402750:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://functional.cafe/@chris__martin\" class=\"u-url mention\">@<span>chris__martin</span></a></span> I thought I was a senior software engineer, but a friend listened to my description of what I do and said "Oh, you're an anthropologist."</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://functional.cafe/@chris__martin\" class=\"u-url mention\">@<span>chris__martin</span></a></span> I thought I was a senior software engineer, but a friend listened to my description of what I do and said "Oh, you're an anthropologist."</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://functional.cafe/users/chris__martin",
"name": "@chris__martin"
}
],
"replies": {
"id": "https://functional.cafe/users/tisbruce/statuses/113482492425382573/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://functional.cafe/users/tisbruce/statuses/113482492425382573/replies?only_other_accounts=true&page=true",
"partOf": "https://functional.cafe/users/tisbruce/statuses/113482492425382573/replies",
"items": []
}
},
"likes": {
"id": "https://functional.cafe/users/tisbruce/statuses/113482492425382573/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://functional.cafe/users/tisbruce/statuses/113482492425382573/shares",
"type": "Collection",
"totalItems": 0
}
}