Information about plays

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

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

{
    "id": 3641139,
    "uri": "https://api.kexp.org/v2/plays/3641139/?format=api",
    "airdate": "2026-04-12T09:49:06-07:00",
    "show": 66433,
    "show_uri": "https://api.kexp.org/v2/shows/66433/?format=api",
    "image_uri": "https://coverartarchive.org/release/2eae4b5e-65e1-44ad-8b2b-a232bd9fdb3a/44406044506-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/2eae4b5e-65e1-44ad-8b2b-a232bd9fdb3a/44406044506-250.jpg",
    "song": "Against the Dying of the Light",
    "track_id": null,
    "recording_id": "2661ee88-f488-4e80-a4fc-384697e32c6f",
    "artist": "José González",
    "artist_ids": [
        "cd8c5019-5d75-4d5c-bc28-e1e26a7dd5c8"
    ],
    "album": "Against the Dying of the Light",
    "release_id": null,
    "release_group_id": "219dffc1-e5f2-4232-9634-6aa8c7494ede",
    "labels": [
        "Mute"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8"
    ],
    "release_date": "2026-03-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Swedish singer-songwriter weighs technological progress and the expense it has on human flourishing. Playing Showbox SoDo, Seattle 5/1 and the Castro Theatre, SF 5/3\n\nLive on KEXP in 2022\nhttps://www.youtube.com/watch?v=2Fnukm5vYzw\n\nhttps://josgonzlez.bandcamp.com/album/against-the-dying-of-the-light",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}