Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/3640427/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3640427,
    "uri": "https://api.kexp.org/v2/plays/3640427/?format=api",
    "airdate": "2026-04-10T20:16:31-07:00",
    "show": 66418,
    "show_uri": "https://api.kexp.org/v2/shows/66418/?format=api",
    "image_uri": "https://coverartarchive.org/release/e2534350-09b5-4ac0-9721-c565c78b82b7/43220519383-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/e2534350-09b5-4ac0-9721-c565c78b82b7/43220519383-250.jpg",
    "song": "Many People",
    "track_id": null,
    "recording_id": "f6c8a1c0-65af-4d06-99bc-e66988ca8ded",
    "artist": "Adekunle Gold",
    "artist_ids": [
        "7ff6bc8e-f614-40ec-8d77-84679cc5e2fc"
    ],
    "album": "Fuji",
    "release_id": null,
    "release_group_id": "06e66887-f41c-4f61-9cfc-97ad911bfb19",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-10-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nigerian singer Adekunle Gold (38) has lived with sickle cell disease since childhood, navigating severe pain, joint crises, and frequent hospitalizations. Diagnosed around age five, he has managed the lifelong condition through adulthood, turning his struggles into advocacy through his foundation!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}