API endpoint for Fallout's.

GET /api/fallout/?format=api&limit=50&offset=54250
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 50425,
    "next": null,
    "previous": "https://portsfallout.com/api/fallout/?format=api&limit=50&offset=54200",
    "results": []
}