Information about plays

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

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

{
    "id": 3562062,
    "uri": "https://api.kexp.org/v2/plays/3562062/?format=api",
    "airdate": "2025-10-06T16:26:59-07:00",
    "show": 64765,
    "show_uri": "https://api.kexp.org/v2/shows/64765/?format=api",
    "image_uri": "https://coverartarchive.org/release/b4a3781c-7d54-4a84-b434-1b7ad43fe7df/33195754834-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b4a3781c-7d54-4a84-b434-1b7ad43fe7df/33195754834-250.jpg",
    "song": "The Last Goodbye",
    "track_id": null,
    "recording_id": "24c24d53-c7b9-47bc-a0c9-6bae83398a85",
    "artist": "ODESZA feat. Bettye LaVette",
    "artist_ids": [
        "2e222fce-02ae-4221-b1c6-3c3242b423b6",
        "af558762-abed-4f46-8324-34fc51f57b2b"
    ],
    "album": "The Last Goodbye",
    "release_id": null,
    "release_group_id": "3a5d4174-1a4f-4840-93b4-0330052ee03f",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2022-07-22",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "#527\n\nCheck out this Live on KEXP performance from ODESZA in 2017! \nhttps://www.youtube.com/watch?v=aGVU_1Udhrs\n\n“This song was born out of the concept of trying to bring these lasting, defining musical pieces like the 1965 release of ‘Let Me Down Easy’ by Bettye LaVette into a modern and contemporary electronic setting,” Odesza explained. “The idea of bringing two worlds together, that at first seem distant, has always been something we’ve been drawn to. It was an absolute honor to be able to work with Bettye’s voice over the course of writing the track. She’s able to convey emotion with her vocal work unlike any other. To date, this has been one of the more fulfilling songs we’ve had the chance to work on as artists. We hope everyone who listens enjoys the track as much as we did making it.”\n\nhttps://pitchfork.com/news/odesza-and-bettye-lavette-share-new-song-the-last-goodbye-listen/\n\nhttps://odesza.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}