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://jawns.club/users/jfred/statuses/108198752214270971",
"type": "Note",
"summary": null,
"inReplyTo": "https://jawns.club/users/skyfaller/statuses/108198212071509543",
"published": "2022-04-26T14:05:36Z",
"url": "https://jawns.club/@jfred/108198752214270971",
"attributedTo": "https://jawns.club/users/jfred",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://jawns.club/users/jfred/followers",
"https://jawns.club/users/skyfaller"
],
"sensitive": false,
"atomUri": "https://jawns.club/users/jfred/statuses/108198752214270971",
"inReplyToAtomUri": "https://jawns.club/users/skyfaller/statuses/108198212071509543",
"conversation": "tag:jawns.club,2022-04-26:objectId=4478095:objectType=Conversation",
"content": "<p>@phillytim <span class=\"h-card\" translate=\"no\"><a href=\"https://jawns.club/@skyfaller\" class=\"u-url mention\">@<span>skyfaller</span></a></span> I feel like a lot of the UX warts are an unfortunate consequence of the web making federation awkward.</p><p>Remote follow for example is only awkward because when you get linked to someone’s profile, the UI is served from *their* instance, not yours. If you had instead been sent to a native app or to your own instance when clicking a profile link, that can have a working “follow” button immediately.</p>",
"contentMap": {
"en": "<p>@phillytim <span class=\"h-card\" translate=\"no\"><a href=\"https://jawns.club/@skyfaller\" class=\"u-url mention\">@<span>skyfaller</span></a></span> I feel like a lot of the UX warts are an unfortunate consequence of the web making federation awkward.</p><p>Remote follow for example is only awkward because when you get linked to someone’s profile, the UI is served from *their* instance, not yours. If you had instead been sent to a native app or to your own instance when clicking a profile link, that can have a working “follow” button immediately.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://jawns.club/users/skyfaller",
"name": "@skyfaller"
}
],
"replies": {
"id": "https://jawns.club/users/jfred/statuses/108198752214270971/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://jawns.club/users/jfred/statuses/108198752214270971/replies?only_other_accounts=true&page=true",
"partOf": "https://jawns.club/users/jfred/statuses/108198752214270971/replies",
"items": []
}
},
"likes": {
"id": "https://jawns.club/users/jfred/statuses/108198752214270971/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://jawns.club/users/jfred/statuses/108198752214270971/shares",
"type": "Collection",
"totalItems": 0
}
}