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://lebrady.net/users/clegoues/statuses/109298354658304025",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-06T18:48:58Z",
"url": "https://lebrady.net/@clegoues/109298354658304025",
"attributedTo": "https://lebrady.net/users/clegoues",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://lebrady.net/users/clegoues/followers",
"https://lebrady.net/users/adam"
],
"sensitive": false,
"atomUri": "https://lebrady.net/users/clegoues/statuses/109298354658304025",
"inReplyToAtomUri": null,
"conversation": "tag:lebrady.net,2022-11-06:objectId=85:objectType=Conversation",
"content": "<p>Hey meeps (??), moved myself off of mastodon.social to the server <span class=\"h-card\"><a href=\"https://lebrady.net/@adam\" class=\"u-url mention\">@<span>adam</span></a></span> set up in the basement. Just the two of us locally, but no complaints about page response times! </p><p>(...will migrate properly just as soon as whatever needs to recognize the alias actually does so...)</p>",
"contentMap": {
"en": "<p>Hey meeps (??), moved myself off of mastodon.social to the server <span class=\"h-card\"><a href=\"https://lebrady.net/@adam\" class=\"u-url mention\">@<span>adam</span></a></span> set up in the basement. Just the two of us locally, but no complaints about page response times! </p><p>(...will migrate properly just as soon as whatever needs to recognize the alias actually does so...)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://lebrady.net/users/adam",
"name": "@adam"
}
],
"replies": {
"id": "https://lebrady.net/users/clegoues/statuses/109298354658304025/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://lebrady.net/users/clegoues/statuses/109298354658304025/replies?only_other_accounts=true&page=true",
"partOf": "https://lebrady.net/users/clegoues/statuses/109298354658304025/replies",
"items": []
}
}
}