← Meelelahutus

Juhuslik xkcd koomiksiriba

GET /xkcd/random

Saage a random xkcd comic from the entire archive of 2,900+ comics spanning nearly two decades. Tagastab comic title, number, image URL, alt text (the hidden hover text), and publication date. Sobib 'surprise me' features, random content feeds, break-time entertainment widgets, and boredom-busting app features.

Näidispäringud

Põhikasutus
curl https://nordapi.ee/api/v1/xkcd/random

Reaalajas vastus

{
  "data": {
    "alt": "I have so many plans. It would incorporate a Galton board, a Ranque-Hilsch marble vortex tube, and a compartment lined with pinball bouncers with a camera-and-servo Maxwell's Demon that separated the balls into fast and slow sides.",
    "date": "2023-06-05",
    "img": "https://imgs.xkcd.com/comics/marble_run.png",
    "link": "",
    "num": 2785,
    "title": "Marble Run",
    "transcript": ""
  },
  "success": true
}