• freamonOPM
    link
    fedilink
    English
    arrow-up
    1
    ·
    6 months ago

    curl --header 'accept: application/activity+json' https://endlesstalk.org/post/28599550 | jq .

    {
      "@context": [
        "https://join-lemmy.org/context.json",
        "https://www.w3.org/ns/activitystreams"
      ],
      "type": "Page",
      "id": "https://endlesstalk.org/post/28599550",
      "attributedTo": "https://endlesstalk.org/u/freamon",
      "to": [
        "https://endlesstalk.org/c/piefed",
        "https://www.w3.org/ns/activitystreams#Public"
      ],
      "name": "Git repo",
      "cc": [],
      "mediaType": "text/html",
      "attachment": [
        {
          "href": "https://codeberg.org/rimu/pyfedi",
          "type": "Link"
        }
      ],
      "image": {
        "type": "Image",
        "url": "https://endlesstalk.org/pictrs/image/a984ddbc-37fe-4fca-a2a3-c03dc20db3a8.png"
      },
      "commentsEnabled": true,
      "sensitive": false,
      "published": "2024-03-22T15:06:31.195880Z",
      "language": {
        "identifier": "en",
        "name": "English"
      },
      "audience": "https://endlesstalk.org/c/piefed"
    }