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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://mastodon.pnpde.social/users/dnddeutsch/statuses/111051403485486556",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.pnpde.social/users/dnddeutsch/statuses/111046154030596066",
"published": "2023-09-12T09:12:20Z",
"url": "https://mastodon.pnpde.social/@dnddeutsch/111051403485486556",
"attributedTo": "https://mastodon.pnpde.social/users/dnddeutsch",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.pnpde.social/users/dnddeutsch/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.pnpde.social/users/dnddeutsch/statuses/111051403485486556",
"inReplyToAtomUri": "https://mastodon.pnpde.social/users/dnddeutsch/statuses/111046154030596066",
"conversation": "tag:pnpde.social,2023-09-11:objectId=1811513:objectType=Conversation",
"content": "<p>Update: Wir haben JSON und eine erste Version einer API!</p><p>📄 JSON <a href=\"https://openrpg.de/srd/5e/de/monster/monster-goblin.json\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">openrpg.de/srd/5e/de/monster/m</span><span class=\"invisible\">onster-goblin.json</span></a><br />🖥️ API <a href=\"https://openrpg.de/srd/5e/de/api/?monster-goblin\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">openrpg.de/srd/5e/de/api/?mons</span><span class=\"invisible\">ter-goblin</span></a></p><p>JSON entspricht strukturell dem XML, ignoriert aber alle raw-Elemente. Die API liefert JSON. In result.data wird der Inhalt des Monster JSON geliefert, in result.files eine Liste aller vorliegenden Konvertierungen (zurzeit HTML, XML, JSON)</p><p>Quellen in <a href=\"https://codeberg.org/nesges/SRD-5.1-DE\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">codeberg.org/nesges/SRD-5.1-DE</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"de": "<p>Update: Wir haben JSON und eine erste Version einer API!</p><p>📄 JSON <a href=\"https://openrpg.de/srd/5e/de/monster/monster-goblin.json\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">openrpg.de/srd/5e/de/monster/m</span><span class=\"invisible\">onster-goblin.json</span></a><br />🖥️ API <a href=\"https://openrpg.de/srd/5e/de/api/?monster-goblin\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">openrpg.de/srd/5e/de/api/?mons</span><span class=\"invisible\">ter-goblin</span></a></p><p>JSON entspricht strukturell dem XML, ignoriert aber alle raw-Elemente. Die API liefert JSON. In result.data wird der Inhalt des Monster JSON geliefert, in result.files eine Liste aller vorliegenden Konvertierungen (zurzeit HTML, XML, JSON)</p><p>Quellen in <a href=\"https://codeberg.org/nesges/SRD-5.1-DE\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">codeberg.org/nesges/SRD-5.1-DE</span><span class=\"invisible\"></span></a></p>"
},
"updated": "2023-09-12T09:12:56Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://mastodon.pnpde.social/system/media_attachments/files/111/051/368/272/391/537/original/1783b1f623005d08.png",
"name": "Screenshot der JSON-Konvertierung des Goblin-Werteblocks. Darüber montiert ein Ausschnitt aus einem Comic. Der Green Goblin sagt \"I'm very impressed, OpenRPG\"",
"blurhash": "UjPQEM_3xuIU~qD%IV%2xtRkt6WBD*xut7a_",
"focalPoint": [
0,
0
],
"width": 958,
"height": 538
}
],
"tag": [],
"replies": {
"id": "https://mastodon.pnpde.social/users/dnddeutsch/statuses/111051403485486556/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.pnpde.social/users/dnddeutsch/statuses/111051403485486556/replies?min_id=111056988272632250&page=true",
"partOf": "https://mastodon.pnpde.social/users/dnddeutsch/statuses/111051403485486556/replies",
"items": [
"https://mastodon.pnpde.social/users/dnddeutsch/statuses/111056988272632250"
]
}
},
"likes": {
"id": "https://mastodon.pnpde.social/users/dnddeutsch/statuses/111051403485486556/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://mastodon.pnpde.social/users/dnddeutsch/statuses/111051403485486556/shares",
"type": "Collection",
"totalItems": 1
}
}