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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://jawns.club/users/temochka/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://jawns.club/users/temochka/statuses/111811308291794600",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-01-24T14:06:08Z",
"url": "https://jawns.club/@temochka/111811308291794600",
"attributedTo": "https://jawns.club/users/temochka",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://jawns.club/users/temochka/followers"
],
"sensitive": false,
"atomUri": "https://jawns.club/users/temochka/statuses/111811308291794600",
"inReplyToAtomUri": null,
"conversation": "tag:jawns.club,2024-01-24:objectId=21004522:objectType=Conversation",
"content": "<p>I built a tiny app for my online musicians club and wrote about it here: <a href=\"https://temochka.com/blog/posts/2024/01/23/random-melody.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">temochka.com/blog/posts/2024/0</span><span class=\"invisible\">1/23/random-melody.html</span></a></p><p><a href=\"https://jawns.club/tags/elmlang\" class=\"mention hashtag\" rel=\"tag\">#<span>elmlang</span></a> <a href=\"https://jawns.club/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a></p>",
"contentMap": {
"en": "<p>I built a tiny app for my online musicians club and wrote about it here: <a href=\"https://temochka.com/blog/posts/2024/01/23/random-melody.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">temochka.com/blog/posts/2024/0</span><span class=\"invisible\">1/23/random-melody.html</span></a></p><p><a href=\"https://jawns.club/tags/elmlang\" class=\"mention hashtag\" rel=\"tag\">#<span>elmlang</span></a> <a href=\"https://jawns.club/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://jawns.club/tags/elmlang",
"name": "#elmlang"
},
{
"type": "Hashtag",
"href": "https://jawns.club/tags/programming",
"name": "#programming"
}
],
"replies": {
"id": "https://jawns.club/users/temochka/statuses/111811308291794600/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://jawns.club/users/temochka/statuses/111811308291794600/replies?min_id=111882333505879586&page=true",
"partOf": "https://jawns.club/users/temochka/statuses/111811308291794600/replies",
"items": [
"https://jawns.club/users/temochka/statuses/111882333505879586"
]
}
},
"likes": {
"id": "https://jawns.club/users/temochka/statuses/111811308291794600/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://jawns.club/users/temochka/statuses/111811308291794600/shares",
"type": "Collection",
"totalItems": 2
}
}
]
}