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/cmars/statuses/113518381262228875",
"type": "Note",
"summary": null,
"inReplyTo": "https://post.lurk.org/users/lucas/statuses/113518333854044954",
"published": "2024-11-21T01:37:14Z",
"url": "https://infosec.exchange/@cmars/113518381262228875",
"attributedTo": "https://infosec.exchange/users/cmars",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/cmars/followers",
"https://post.lurk.org/users/lucas"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/cmars/statuses/113518381262228875",
"inReplyToAtomUri": "https://post.lurk.org/users/lucas/statuses/113518333854044954",
"conversation": "tag:post.lurk.org,2024-11-21:objectId=46445948:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://post.lurk.org/@lucas\" class=\"u-url mention\">@<span>lucas</span></a></span> I like to generate OpenAPI with typespec.io tooling. Way nicer than yaml-wrangling.</p><p>(Edit: Missed the GUI part, sorry)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://post.lurk.org/@lucas\" class=\"u-url mention\">@<span>lucas</span></a></span> I like to generate OpenAPI with typespec.io tooling. Way nicer than yaml-wrangling.</p><p>(Edit: Missed the GUI part, sorry)</p>"
},
"updated": "2024-11-21T01:37:55Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://post.lurk.org/users/lucas",
"name": "@lucas@post.lurk.org"
}
],
"replies": {
"id": "https://infosec.exchange/users/cmars/statuses/113518381262228875/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/cmars/statuses/113518381262228875/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/cmars/statuses/113518381262228875/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/cmars/statuses/113518381262228875/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://infosec.exchange/users/cmars/statuses/113518381262228875/shares",
"type": "Collection",
"totalItems": 0
}
}