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://front-end.social/users/AmeliaBR/statuses/110079852709646008",
"type": "Note",
"summary": null,
"inReplyTo": "https://front-end.social/users/matuzo/statuses/110079583005856517",
"published": "2023-03-24T19:14:12Z",
"url": "https://front-end.social/@AmeliaBR/110079852709646008",
"attributedTo": "https://front-end.social/users/AmeliaBR",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://front-end.social/users/AmeliaBR/followers",
"https://front-end.social/users/matuzo",
"https://toot.cafe/users/aardrian"
],
"sensitive": false,
"atomUri": "https://front-end.social/users/AmeliaBR/statuses/110079852709646008",
"inReplyToAtomUri": "https://front-end.social/users/matuzo/statuses/110079583005856517",
"conversation": "tag:toot.cafe,2023-03-24:objectId=43180487:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://front-end.social/@matuzo\" class=\"u-url mention\">@<span>matuzo</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://toot.cafe/@aardrian\" class=\"u-url mention\">@<span>aardrian</span></a></span> Yeah, OK, makes sense, completeness & all, but we still end up with such a lot of markup for such a tiny widget:</p><p><search><br /><form action="/search"><br /><input type="search" name="q" aria-labelledby="search-button"><br /><button id="search-button" aria-label="search">🔎</button><br /></form><br /></search></p><p>And whoops, I've reached semantic satiation and the letters S-E-A-R-C-H have become a weird see-arch / sear-ch thing.</p><p>I didn't even include the fallback `role="search"`!</p><p>EDIT: label the input!</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://front-end.social/@matuzo\" class=\"u-url mention\">@<span>matuzo</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://toot.cafe/@aardrian\" class=\"u-url mention\">@<span>aardrian</span></a></span> Yeah, OK, makes sense, completeness & all, but we still end up with such a lot of markup for such a tiny widget:</p><p><search><br /><form action="/search"><br /><input type="search" name="q" aria-labelledby="search-button"><br /><button id="search-button" aria-label="search">🔎</button><br /></form><br /></search></p><p>And whoops, I've reached semantic satiation and the letters S-E-A-R-C-H have become a weird see-arch / sear-ch thing.</p><p>I didn't even include the fallback `role="search"`!</p><p>EDIT: label the input!</p>"
},
"updated": "2023-03-24T19:19:04Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://front-end.social/users/matuzo",
"name": "@matuzo"
},
{
"type": "Mention",
"href": "https://toot.cafe/users/aardrian",
"name": "@aardrian@toot.cafe"
}
],
"replies": {
"id": "https://front-end.social/users/AmeliaBR/statuses/110079852709646008/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/AmeliaBR/statuses/110079852709646008/replies?only_other_accounts=true&page=true",
"partOf": "https://front-end.social/users/AmeliaBR/statuses/110079852709646008/replies",
"items": []
}
},
"likes": {
"id": "https://front-end.social/users/AmeliaBR/statuses/110079852709646008/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://front-end.social/users/AmeliaBR/statuses/110079852709646008/shares",
"type": "Collection",
"totalItems": 1
}
}