↳
In-reply-to
»
I reckon, this is as raw as you can get, @falsifian:
⤋ Read More
curl -sH "Accept: application/json" https://twtxt.net/twt/st3wsda | jq
You can piece it together from created
and text
(and twter.uri
).
One last thing before I hit the hay. This endpoint could respond with the raw twt, when asking for text/plain
(it serves HTML at the moment). Return the physical line from the feed. Maybe with a comment above for the feed URL. Or doesn’t the registry format also include the URL separated with a tab somehow? I’m too lazy right now to look it up. Also, not sure how useful that would be. Anyway, good night.