freamonM to PieFedEnglish · 8 months agoGit repocodeberg.orgexternal-linkmessage-square3fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkGit repocodeberg.orgfreamonM to PieFedEnglish · 8 months agomessage-square3fedilink
minus-squarefreamonOPMlinkfedilinkEnglisharrow-up1·8 months agocurl --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" }
curl --header 'accept: application/activity+json' https://endlesstalk.org/post/28599550 | jq .