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://social.mildlyfunctional.gay/users/artemist/statuses/109372949327323522",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-19T22:59:22Z",
"url": "https://social.mildlyfunctional.gay/@artemist/109372949327323522",
"attributedTo": "https://social.mildlyfunctional.gay/users/artemist",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"sensitive": false,
"atomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/109372949327323522",
"inReplyToAtomUri": null,
"conversation": "tag:mildlyfunctional.gay,2022-11-19:objectId=101297:objectType=Conversation",
"content": "<p>If you have a fediverse account that isn't on mastodon, what happens if you search @artemist@dev.cobridge.mildlyfunctional.gay<br />or <a href=\"https://dev.cobridge.mildlyfunctional.gay/users/artemist\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">dev.cobridge.mildlyfunctional.</span><span class=\"invisible\">gay/users/artemist</span></a> ?<br />I'm working on implementing activitypub and mastodon doesn't like my response</p>",
"contentMap": {
"en": "<p>If you have a fediverse account that isn't on mastodon, what happens if you search @artemist@dev.cobridge.mildlyfunctional.gay<br />or <a href=\"https://dev.cobridge.mildlyfunctional.gay/users/artemist\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">dev.cobridge.mildlyfunctional.</span><span class=\"invisible\">gay/users/artemist</span></a> ?<br />I'm working on implementing activitypub and mastodon doesn't like my response</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/109372949327323522/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.mildlyfunctional.gay/users/artemist/statuses/109372949327323522/replies?min_id=109372959498118127&page=true",
"partOf": "https://social.mildlyfunctional.gay/users/artemist/statuses/109372949327323522/replies",
"items": [
"https://social.mildlyfunctional.gay/users/artemist/statuses/109372959498118127"
]
}
},
"likes": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/109372949327323522/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/109372949327323522/shares",
"type": "Collection",
"totalItems": 0
}
}