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://social.saarland/users/bonk/statuses/109307069837322685",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-08T07:45:21Z",
"url": "https://social.saarland/@bonk/109307069837322685",
"attributedTo": "https://social.saarland/users/bonk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.saarland/users/bonk/followers",
"https://eldritch.cafe/users/transponderings",
"https://social.saarland/users/leviathan",
"https://bearologics.social/users/marcus"
],
"sensitive": false,
"atomUri": "https://social.saarland/users/bonk/statuses/109307069837322685",
"inReplyToAtomUri": null,
"conversation": "tag:eldritch.cafe,2022-05-21:objectId=46992616:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://eldritch.cafe/@transponderings\" class=\"u-url mention\">@<span>transponderings</span></a></span> Thanks for this article! I‘m still missing a cross-platform Mastodon client that runs natively on iOS, iPadOS and macOS. It should sync the cached statuses for all accounts and store the last read status per timeline. That‘s the reason why I‘m developing <span class=\"h-card\" translate=\"no\"><a href=\"https://social.saarland/@leviathan\" class=\"u-url mention\">@<span>leviathan</span></a></span> with <span class=\"h-card\" translate=\"no\"><a href=\"https://bearologics.social/@marcus\" class=\"u-url mention\">@<span>marcus</span></a></span></p>",
"contentMap": {
"de": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://eldritch.cafe/@transponderings\" class=\"u-url mention\">@<span>transponderings</span></a></span> Thanks for this article! I‘m still missing a cross-platform Mastodon client that runs natively on iOS, iPadOS and macOS. It should sync the cached statuses for all accounts and store the last read status per timeline. That‘s the reason why I‘m developing <span class=\"h-card\" translate=\"no\"><a href=\"https://social.saarland/@leviathan\" class=\"u-url mention\">@<span>leviathan</span></a></span> with <span class=\"h-card\" translate=\"no\"><a href=\"https://bearologics.social/@marcus\" class=\"u-url mention\">@<span>marcus</span></a></span></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://eldritch.cafe/users/transponderings",
"name": "@transponderings@eldritch.cafe"
},
{
"type": "Mention",
"href": "https://social.saarland/users/leviathan",
"name": "@leviathan"
},
{
"type": "Mention",
"href": "https://bearologics.social/users/marcus",
"name": "@marcus@bearologics.social"
}
],
"replies": {
"id": "https://social.saarland/users/bonk/statuses/109307069837322685/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.saarland/users/bonk/statuses/109307069837322685/replies?only_other_accounts=true&page=true",
"partOf": "https://social.saarland/users/bonk/statuses/109307069837322685/replies",
"items": []
}
},
"likes": {
"id": "https://social.saarland/users/bonk/statuses/109307069837322685/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://social.saarland/users/bonk/statuses/109307069837322685/shares",
"type": "Collection",
"totalItems": 0
}
}