Information about plays

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

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

{
    "id": 3639646,
    "uri": "https://api.kexp.org/v2/plays/3639646/?format=api",
    "airdate": "2026-04-08T23:45:18-07:00",
    "show": 66403,
    "show_uri": "https://api.kexp.org/v2/shows/66403/?format=api",
    "image_uri": "https://dn710201.ca.archive.org/0/items/mbid-c957108c-8331-45a0-bed9-da1c5875ffa9/mbid-c957108c-8331-45a0-bed9-da1c5875ffa9-44150496932_thumb500.jpg",
    "thumbnail_uri": "https://dn710201.ca.archive.org/0/items/mbid-c957108c-8331-45a0-bed9-da1c5875ffa9/mbid-c957108c-8331-45a0-bed9-da1c5875ffa9-44150496932_thumb250.jpg",
    "song": "It's You (Ante Neh)",
    "track_id": "5c4db5a6-6b01-4adc-ad4b-de2e68c97022",
    "recording_id": "ba40e42b-b86c-4ed9-aaa9-f3813aa38b82",
    "artist": "ZENA ft. Meron T",
    "artist_ids": [
        "4ccb9e9a-2fd8-48f4-8c8e-91f149b32fdb",
        "3d66444d-050d-4b45-af69-4c6b0437c10b"
    ],
    "album": "TEMESGEN",
    "release_id": "c957108c-8331-45a0-bed9-da1c5875ffa9",
    "release_group_id": "fbf84ccb-fbea-4d55-b2fc-5cee0ef4142c",
    "labels": [
        "Brownswood Recordings"
    ],
    "label_ids": [
        "6483a614-d00f-42b0-af39-a602b3ce5daa"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "ZENA, the contemporary ethio-jazz duo from London comprised of producer, keyboardist and synth player Yohan Kebede and bassist/producer Menelik.\n\nhttps://zenaforeva.bandcamp.com/album/temesgen",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}