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"
}
],
"id": "https://techhub.social/users/kik/statuses/111000366011788221",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-09-03T08:52:50Z",
"url": "https://techhub.social/@kik/111000366011788221",
"attributedTo": "https://techhub.social/users/kik",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://techhub.social/users/kik/followers"
],
"sensitive": false,
"atomUri": "https://techhub.social/users/kik/statuses/111000366011788221",
"inReplyToAtomUri": null,
"conversation": "tag:techhub.social,2023-09-03:objectId=68368408:objectType=Conversation",
"content": "<p>Hi everyone 👋 I'm Kik, the contributor working on GitLab's implementation of ActivityPub. I've seen there has been a lot of discussions around here, so I decided to make a non-anonymous account to exchange with you all (it's also my first account on Mastodon proper!).</p><p>Let me stress it again, though : I'm a contributor to GitLab, not one of their employee, so I don't talk for them. :)</p><p>See you around!</p>",
"contentMap": {
"en": "<p>Hi everyone 👋 I'm Kik, the contributor working on GitLab's implementation of ActivityPub. I've seen there has been a lot of discussions around here, so I decided to make a non-anonymous account to exchange with you all (it's also my first account on Mastodon proper!).</p><p>Let me stress it again, though : I'm a contributor to GitLab, not one of their employee, so I don't talk for them. :)</p><p>See you around!</p>"
},
"updated": "2023-09-03T09:12:56Z",
"attachment": [],
"tag": [],
"replies": {
"id": "https://techhub.social/users/kik/statuses/111000366011788221/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://techhub.social/users/kik/statuses/111000366011788221/replies?only_other_accounts=true&page=true",
"partOf": "https://techhub.social/users/kik/statuses/111000366011788221/replies",
"items": []
}
},
"likes": {
"id": "https://techhub.social/users/kik/statuses/111000366011788221/likes",
"type": "Collection",
"totalItems": 45
},
"shares": {
"id": "https://techhub.social/users/kik/statuses/111000366011788221/shares",
"type": "Collection",
"totalItems": 30
}
}