Information about plays

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

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

{
    "id": 3639188,
    "uri": "https://api.kexp.org/v2/plays/3639188/?format=api",
    "airdate": "2026-04-07T20:54:44-07:00",
    "show": 66394,
    "show_uri": "https://api.kexp.org/v2/shows/66394/?format=api",
    "image_uri": "https://coverartarchive.org/release/5b46c45b-c776-4c2f-9978-fb9e46dbdf3c/12078582371-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/5b46c45b-c776-4c2f-9978-fb9e46dbdf3c/12078582371-250.jpg",
    "song": "Gol-e Aftab Gardoon",
    "track_id": null,
    "recording_id": "3cf9106a-a52b-4901-9219-2b97deee4b84",
    "artist": "Noosh Afarin",
    "artist_ids": [
        "66d9c31d-efe1-4cb0-89b4-1ce3deb4b765"
    ],
    "album": "Radio Galaxia",
    "release_id": null,
    "release_group_id": "483a503d-1d89-49f7-920e-3c2933c74a61",
    "labels": [
        "B-Music"
    ],
    "label_ids": [
        "d8c845f3-004a-47aa-b655-8bfa323c93e2"
    ],
    "release_date": "2010-04-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Noosh Afarin delivers a warm, melodic performance on “Gol-e Aftab Gardoon,” blending traditional Persian vocal styles with contemporary arrangements",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}