Random API

Returns a random line from the dataset on every request.

Endpoint

GET /api/random

Example Response

{ "id": 3, "text": "All that glitters is not gold." }

Try it