Information about plays

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

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

{
    "id": 3634396,
    "uri": "https://api.kexp.org/v2/plays/3634396/?format=api",
    "airdate": "2026-03-27T21:48:33-07:00",
    "show": 66296,
    "show_uri": "https://api.kexp.org/v2/shows/66296/?format=api",
    "image_uri": "https://coverartarchive.org/release/cc6d177c-cd69-4545-8ac9-aab509f1d034/10277404118-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/cc6d177c-cd69-4545-8ac9-aab509f1d034/10277404118-250.jpg",
    "song": "I Want a Break Thru'",
    "track_id": null,
    "recording_id": "8cb91f1b-029b-40ca-a7f0-5b959ab73ca6",
    "artist": "The Hykkers",
    "artist_ids": [
        "1e5a5243-eef9-45e2-9c5e-5ddead9133c8"
    ],
    "album": "Nigeria Special: Modern Highlife, Afro-Sounds & Nigerian Blues, 1970-6",
    "release_id": null,
    "release_group_id": "6309ff0b-c7f4-37ea-a5fa-681c0528bb0f",
    "labels": [],
    "label_ids": [],
    "release_date": "2007-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nigerian army engineered band from Lagos later based in Owerri, Imo State, Nigeria with Bob Miga alongside Jake Solo, Okonjo, Emile Lawson, Felix Umuofia and Jeff Stone Afam. They also performed under the alias \"The International Hykkers\" in the 1960s.\nhttps://www.discogs.com/artist/1047392-The-Hykkers",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}