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://mastodon.social/users/JMarkOckerbloom/statuses/109315787968308965",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.coop/users/edsu/statuses/109314805896060920",
"published": "2022-11-09T20:42:29Z",
"url": "https://mastodon.social/@JMarkOckerbloom/109315787968308965",
"attributedTo": "https://mastodon.social/users/JMarkOckerbloom",
"to": [
"https://mastodon.social/users/JMarkOckerbloom/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://social.coop/users/edsu",
"https://digipres.club/users/lyndsey"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/JMarkOckerbloom/statuses/109315787968308965",
"inReplyToAtomUri": "https://social.coop/users/edsu/statuses/109314805896060920",
"conversation": "tag:digipres.club,2022-11-08:objectId=3509944:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.coop/@edsu\" class=\"u-url mention\">@<span>edsu</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://digipres.club/@lyndsey\" class=\"u-url mention\">@<span>lyndsey</span></a></span> I'm still getting OAI-PMH feeds from some book sites, so it's still a thing, but it's older than OPDS. There's also its successor ResourceSync though that doesn't give much in the way of specifics on what the metadata itself should look like as far as I can recall.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.coop/@edsu\" class=\"u-url mention\">@<span>edsu</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://digipres.club/@lyndsey\" class=\"u-url mention\">@<span>lyndsey</span></a></span> I'm still getting OAI-PMH feeds from some book sites, so it's still a thing, but it's older than OPDS. There's also its successor ResourceSync though that doesn't give much in the way of specifics on what the metadata itself should look like as far as I can recall.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.coop/users/edsu",
"name": "@edsu@social.coop"
},
{
"type": "Mention",
"href": "https://digipres.club/users/lyndsey",
"name": "@lyndsey@digipres.club"
}
],
"replies": {
"id": "https://mastodon.social/users/JMarkOckerbloom/statuses/109315787968308965/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/JMarkOckerbloom/statuses/109315787968308965/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/JMarkOckerbloom/statuses/109315787968308965/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/JMarkOckerbloom/statuses/109315787968308965/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/JMarkOckerbloom/statuses/109315787968308965/shares",
"type": "Collection",
"totalItems": 0
}
}