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://mastodon.aventer.biz/users/andreas/statuses/113362351353919468",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2024-10-24T12:16:46Z",
"url": "https://mastodon.aventer.biz/@andreas/113362351353919468",
"attributedTo": "https://mastodon.aventer.biz/users/andreas",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.aventer.biz/users/andreas/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.aventer.biz/users/andreas/statuses/113362351353919468",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.aventer.biz,2024-10-24:objectId=12295761:objectType=Conversation",
"content": "<p>Small survey! Should be the terminal background color for Packet Radio (AX25) black or white? The PR Software would be a GUI not a CLI. <a href=\"https://mastodon.aventer.biz/tags/hamradio\" class=\"mention hashtag\" rel=\"tag\">#<span>hamradio</span></a> <a href=\"https://mastodon.aventer.biz/tags/packetradio\" class=\"mention hashtag\" rel=\"tag\">#<span>packetradio</span></a></p>",
"contentMap": {
"de": "<p>Small survey! Should be the terminal background color for Packet Radio (AX25) black or white? The PR Software would be a GUI not a CLI. <a href=\"https://mastodon.aventer.biz/tags/hamradio\" class=\"mention hashtag\" rel=\"tag\">#<span>hamradio</span></a> <a href=\"https://mastodon.aventer.biz/tags/packetradio\" class=\"mention hashtag\" rel=\"tag\">#<span>packetradio</span></a></p>"
},
"endTime": "2024-10-31T12:16:46Z",
"closed": "2024-10-31T12:16:46Z",
"votersCount": 24,
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.aventer.biz/tags/packetradio",
"name": "#packetradio"
},
{
"type": "Hashtag",
"href": "https://mastodon.aventer.biz/tags/hamradio",
"name": "#hamradio"
}
],
"replies": {
"id": "https://mastodon.aventer.biz/users/andreas/statuses/113362351353919468/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.aventer.biz/users/andreas/statuses/113362351353919468/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.aventer.biz/users/andreas/statuses/113362351353919468/replies",
"items": []
}
},
"oneOf": [
{
"type": "Note",
"name": "White",
"replies": {
"type": "Collection",
"totalItems": 5
}
},
{
"type": "Note",
"name": "Black",
"replies": {
"type": "Collection",
"totalItems": 19
}
}
]
}