GET /xkcd/latest
Obtenez les plus recent xkcd webcomic avec its title, number, image URL, alt text, et publication date. xkcd is a beloved webcomic by Randall Munroe couvrant science, technology, math, et language avec a distinctive stick-figure art style. Mis à jour three times per week. Utile pour les developer tableaux de bord, geek culture feeds, daily comic widgets, et educational content platforms.
curl https://nordapi.ee/api/v1/xkcd/latest
{
"data": {
"alt": "It has been −2,147,483,648 days since our last integer overflow.",
"date": "2026-04-03",
"img": "https://imgs.xkcd.com/comics/day_counter.png",
"link": "",
"num": 3228,
"title": "Day Counter",
"transcript": ""
},
"success": true
}