GET /objects/01KG64Q92YEP6KAN9WKGF6XC1Z
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/activity+json
Vary: Accept

{
    "@context": [
        "https://www.w3.org/ns/activitystreams",
        {
            "Hashtag": "as:Hashtag",
            "Emoji": "as:Emoji",
            "sensitive": {
                "@id": "as:sensitive",
                "@type": "xsd:boolean"
            }
        }
    ],
    "id": "https://dev.alien.cool/objects/01KG64Q92YEP6KAN9WKGF6XC1Z",
    "type": "Page",
    "attributedTo": "https://dev.alien.cool/u/01KDMF97AXX85TTZP9ME1RSS51",
    "audience": "https://voyager.lemmy.ml/c/test_comm_1",
    "content": "<p>Sending from SBL server.</p>",
    "likes": {
        "id": "https://dev.alien.cool/collections/01KG64Q94BCHZ5WF28E1EPPRTM",
        "type": "Collection",
        "totalItems": 0
    },
    "mediaType": "text/html",
    "name": "Test",
    "published": "2026-01-30T00:26:49.822339+00:00",
    "replies": {
        "id": "https://dev.alien.cool/collections/01KG64Q93BSJAXW42NPJWN68MZ",
        "type": "Collection",
        "first": {
            "id": "https://dev.alien.cool/pages/01KG64Q93N0GC26DTMT799VPDC",
            "type": "OrderedCollectionPage",
            "totalItems": 0
        },
        "name": "Replies for https://dev.alien.cool/objects/01KG64Q92YEP6KAN9WKGF6XC1Z",
        "totalItems": 0
    },
    "sensitive": false,
    "shares": {
        "id": "https://dev.alien.cool/collections/01KG64Q93VC37QVP4R73M2R3K1",
        "type": "Collection",
        "totalItems": 0
    },
    "source": {
        "content": "Sending from SBL server.",
        "mediaType": "text/markdown"
    },
    "to": [
        "https://www.w3.org/ns/activitystreams#Public",
        "https://voyager.lemmy.ml/c/test_comm_1"
    ],
    "updated": "2026-01-30T00:26:49.822339+00:00"
}