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://chaos.social/users/Commander1024/statuses/113407866224284929",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-01T13:11:48Z",
"url": "https://chaos.social/@Commander1024/113407866224284929",
"attributedTo": "https://chaos.social/users/Commander1024",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/Commander1024/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/Commander1024/statuses/113407866224284929",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2024-11-01:objectId=219457334:objectType=Conversation",
"content": "<p>Junge, Junge. Ich habe soeben <a href=\"https://chaos.social/tags/HomeAssistant\" class=\"mention hashtag\" rel=\"tag\">#<span>HomeAssistant</span></a> von meinem seit ~3 Jahre laufenden RPi4 auf einen RPi5 migriert. Backup erstellen, runterladen, hochladen, wiederherstellen und neu starten. Alles läuft auf Anhieb. Lediglich Bluetooth möchte neu konfiguriert werden (geänderte MAC).</p><p>Mein Setup ist durchaus nicht ganz mainstream. Die DB z. B. liegt auf einem MariaDB Server in nem Addon statt sqlite. USB-Soundcard -> Hifiberry, Skyconnect Stick dran und I²C Kühler.</p><p>Eine richtig geile User-Experience.</p>",
"contentMap": {
"de": "<p>Junge, Junge. Ich habe soeben <a href=\"https://chaos.social/tags/HomeAssistant\" class=\"mention hashtag\" rel=\"tag\">#<span>HomeAssistant</span></a> von meinem seit ~3 Jahre laufenden RPi4 auf einen RPi5 migriert. Backup erstellen, runterladen, hochladen, wiederherstellen und neu starten. Alles läuft auf Anhieb. Lediglich Bluetooth möchte neu konfiguriert werden (geänderte MAC).</p><p>Mein Setup ist durchaus nicht ganz mainstream. Die DB z. B. liegt auf einem MariaDB Server in nem Addon statt sqlite. USB-Soundcard -> Hifiberry, Skyconnect Stick dran und I²C Kühler.</p><p>Eine richtig geile User-Experience.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://chaos.social/tags/homeassistant",
"name": "#homeassistant"
}
],
"replies": {
"id": "https://chaos.social/users/Commander1024/statuses/113407866224284929/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/Commander1024/statuses/113407866224284929/replies?min_id=113407871010014283&page=true",
"partOf": "https://chaos.social/users/Commander1024/statuses/113407866224284929/replies",
"items": [
"https://chaos.social/users/Commander1024/statuses/113407871010014283"
]
}
},
"likes": {
"id": "https://chaos.social/users/Commander1024/statuses/113407866224284929/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://chaos.social/users/Commander1024/statuses/113407866224284929/shares",
"type": "Collection",
"totalItems": 0
}
}