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://infosec.exchange/users/mariemoe/statuses/109319286389995288",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-10T11:32:11Z",
"url": "https://infosec.exchange/@mariemoe/109319286389995288",
"attributedTo": "https://infosec.exchange/users/mariemoe",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/mariemoe/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/mariemoe/statuses/109319286389995288",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2022-11-10:objectId=20713550:objectType=Conversation",
"content": "<p>On my way to BSides Lisbon! First keynote talk in person (and first trip) since I got fitted with a new pacemaker three weeks ago.</p>",
"contentMap": {
"en": "<p>On my way to BSides Lisbon! First keynote talk in person (and first trip) since I got fitted with a new pacemaker three weeks ago.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://infosec.exchange/users/mariemoe/statuses/109319286389995288/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/mariemoe/statuses/109319286389995288/replies?min_id=109319428533313778&page=true",
"partOf": "https://infosec.exchange/users/mariemoe/statuses/109319286389995288/replies",
"items": [
"https://infosec.exchange/users/mariemoe/statuses/109319428533313778"
]
}
},
"likes": {
"id": "https://infosec.exchange/users/mariemoe/statuses/109319286389995288/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://infosec.exchange/users/mariemoe/statuses/109319286389995288/shares",
"type": "Collection",
"totalItems": 1
}
}