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://infosec.exchange/users/jerry/statuses/111677428618332931",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-31T22:38:46Z",
"url": "https://infosec.exchange/@jerry/111677428618332931",
"attributedTo": "https://infosec.exchange/users/jerry",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/jerry/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/jerry/statuses/111677428618332931",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2023-12-31:objectId=121861324:objectType=Conversation",
"content": "<p>Trying to decide if I want to go watch the beach ball drop for <a href=\"https://infosec.exchange/tags/NYE\" class=\"mention hashtag\" rel=\"tag\">#<span>NYE</span></a>. It’s going to be packed and take forever to get back and I am driving for 7 hours home first thing in the morning.</p>",
"contentMap": {
"en": "<p>Trying to decide if I want to go watch the beach ball drop for <a href=\"https://infosec.exchange/tags/NYE\" class=\"mention hashtag\" rel=\"tag\">#<span>NYE</span></a>. It’s going to be packed and take forever to get back and I am driving for 7 hours home first thing in the morning.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/nye",
"name": "#nye"
}
],
"replies": {
"id": "https://infosec.exchange/users/jerry/statuses/111677428618332931/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/jerry/statuses/111677428618332931/replies?min_id=111677430694323691&page=true",
"partOf": "https://infosec.exchange/users/jerry/statuses/111677428618332931/replies",
"items": [
"https://infosec.exchange/users/jerry/statuses/111677430694323691"
]
}
},
"likes": {
"id": "https://infosec.exchange/users/jerry/statuses/111677428618332931/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://infosec.exchange/users/jerry/statuses/111677428618332931/shares",
"type": "Collection",
"totalItems": 0
}
}