Simple API for the latest episodes:

GET search/api/latest/

There is a limit of max 100 episodes at a time for the endpoint.

Need help? https://discord.gg/xBzcywv82t

GET /search/api/latest/?format=api&offset=163500
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 163507,
    "next": null,
    "previous": "http://fight.fudgie.org/search/api/latest/?format=api&limit=100&offset=163400",
    "results": [
        {
            "show": "bc",
            "id": "19920405_Sun",
            "title": "Hour Of TheTime Debut",
            "updated": "2025-12-16T15:52:28.250934Z",
            "aired_date": "1992-04-05",
            "duration": 3554,
            "src": "https://fight.fudgie.org/static/sites/1/bc/audio/19920405_Sun.mp3"
        },
        {
            "show": "rl",
            "id": "19900601_Rush",
            "title": "19900601_Rush",
            "updated": "2025-12-16T16:06:44.567820Z",
            "aired_date": "1990-06-01",
            "duration": 7063,
            "src": "https://fight.fudgie.org/static/sites/1/rl/audio/19900601_Rush.mp3"
        },
        {
            "show": "rl",
            "id": "19900330_Rush_vs_Audience",
            "title": "19900330_Rush_vs_Audience",
            "updated": "2025-12-16T16:06:44.575908Z",
            "aired_date": "1990-03-30",
            "duration": 2505,
            "src": "https://fight.fudgie.org/static/sites/1/rl/audio/19900330_Rush_vs_Audience.mp3"
        },
        {
            "show": "ab",
            "id": "19900317_-_Billy_Goodman_Happening_-_Tom_Smith",
            "title": "19900317_-_Billy_Goodman_Happening_-_Tom_Smith",
            "updated": "2026-01-22T14:32:56.625465Z",
            "aired_date": "1990-03-17",
            "duration": 8487,
            "src": "https://fight.fudgie.org/static/sites/1/ab/audio/19900317_-_Billy_Goodman_Happening_-_Tom_Smith.mp3"
        },
        {
            "show": "rl",
            "id": "19900101_Rush_on_WABC",
            "title": "19900101_Rush_on_WABC",
            "updated": "2025-12-16T16:06:44.582372Z",
            "aired_date": "1990-01-01",
            "duration": 7056,
            "src": "https://fight.fudgie.org/static/sites/1/rl/audio/19900101_Rush_on_WABC.mp3"
        },
        {
            "show": "rl",
            "id": "19890101_Rush_to_Excellence_Tour",
            "title": "19890101_Rush_to_Excellence_Tour",
            "updated": "2025-12-16T16:06:44.588929Z",
            "aired_date": "1989-01-01",
            "duration": 3004,
            "src": "https://fight.fudgie.org/static/sites/1/rl/audio/19890101_Rush_to_Excellence_Tour.mp3"
        },
        {
            "show": "ab",
            "id": "19881202_-_Terence_Mckenna_-_Psilocybin_And_The_Sands_Of_Time",
            "title": "19881202_-_Terence_Mckenna_-_Psilocybin_And_The_Sands_Of_Time",
            "updated": "2026-01-22T14:32:56.810901Z",
            "aired_date": "1988-12-02",
            "duration": 4420,
            "src": "https://fight.fudgie.org/static/sites/1/ab/audio/19881202_-_Terence_Mckenna_-_Psilocybin_And_The_Sands_Of_Time.mp3"
        }
    ]
}