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/mariuskimmina/statuses/112581178638088212/activity",
"type": "Create",
"actor": "https://infosec.exchange/users/mariuskimmina",
"published": "2024-06-08T13:14:17Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/mariuskimmina/followers"
],
"object": {
"id": "https://infosec.exchange/users/mariuskimmina/statuses/112581178638088212",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-06-08T13:14:17Z",
"url": "https://infosec.exchange/@mariuskimmina/112581178638088212",
"attributedTo": "https://infosec.exchange/users/mariuskimmina",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/mariuskimmina/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/mariuskimmina/statuses/112581178638088212",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2024-06-08:objectId=165953995:objectType=Conversation",
"content": "<p>As I've been struggling with writing any full fledged articles lately, I'll try something new and start posting more smaller things of just what I learned recently. For the first one of these, I've been trying out k6 for load testing and it's honestly amazing</p><p><a href=\"https://mariuskimmina.com/til/2024-06-08-k6/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mariuskimmina.com/til/2024-06-</span><span class=\"invisible\">08-k6/</span></a></p><p>I am still hoping to get back into writing longer more thoughtful articles but posting a lot of small stuff in between might help me keep the flow</p><p><a href=\"https://infosec.exchange/tags/TIL\" class=\"mention hashtag\" rel=\"tag\">#<span>TIL</span></a></p>",
"contentMap": {
"en": "<p>As I've been struggling with writing any full fledged articles lately, I'll try something new and start posting more smaller things of just what I learned recently. For the first one of these, I've been trying out k6 for load testing and it's honestly amazing</p><p><a href=\"https://mariuskimmina.com/til/2024-06-08-k6/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mariuskimmina.com/til/2024-06-</span><span class=\"invisible\">08-k6/</span></a></p><p>I am still hoping to get back into writing longer more thoughtful articles but posting a lot of small stuff in between might help me keep the flow</p><p><a href=\"https://infosec.exchange/tags/TIL\" class=\"mention hashtag\" rel=\"tag\">#<span>TIL</span></a></p>"
},
"updated": "2024-06-08T13:14:51Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/til",
"name": "#til"
}
],
"replies": {
"id": "https://infosec.exchange/users/mariuskimmina/statuses/112581178638088212/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/mariuskimmina/statuses/112581178638088212/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/mariuskimmina/statuses/112581178638088212/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/mariuskimmina/statuses/112581178638088212/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://infosec.exchange/users/mariuskimmina/statuses/112581178638088212/shares",
"type": "Collection",
"totalItems": 0
}
}
}