Information about plays

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

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

{
    "id": 3638581,
    "uri": "https://api.kexp.org/v2/plays/3638581/?format=api",
    "airdate": "2026-04-06T10:07:37-07:00",
    "show": 66383,
    "show_uri": "https://api.kexp.org/v2/shows/66383/?format=api",
    "image_uri": "https://dn710305.ca.archive.org/0/items/mbid-5a2cf986-369c-4d12-a628-451f127f2903/mbid-5a2cf986-369c-4d12-a628-451f127f2903-24752952576_thumb500.jpg",
    "thumbnail_uri": "https://dn710305.ca.archive.org/0/items/mbid-5a2cf986-369c-4d12-a628-451f127f2903/mbid-5a2cf986-369c-4d12-a628-451f127f2903-24752952576_thumb250.jpg",
    "song": "Heavenly Pop Hit",
    "track_id": "ba9eee5e-dbac-3829-aadc-cc5db38bd53d",
    "recording_id": "8f6ac58e-a761-423c-a70b-f6ce267eebca",
    "artist": "The Chills",
    "artist_ids": [
        "90b5813d-fbd7-4539-89d5-034094f64a2e"
    ],
    "album": "Submarine Bells",
    "release_id": "5a2cf986-369c-4d12-a628-451f127f2903",
    "release_group_id": "8540adb4-e189-339f-9904-c2f8a91d9b40",
    "labels": [
        "Slash"
    ],
    "label_ids": [
        "490afeef-44aa-4bba-b5d7-df875609957f"
    ],
    "release_date": "1990-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Submarine Bells was the New Zealand band's first album on a major label and is another produced by Gary Smith.  The album won Best Album at the 1990 New Zealand Music Awards, and \"Heavenly Pop Hit\" won Single of the Year.\n\nThe Chills stopped by the KEXP studio back in March 2019! Check out their full performance here: https://www.youtube.com/watch?v=XMErPIgu8cc\n\nRIP Martin Phillipps, frontman for The Chills. He was 61. https://www.theguardian.com/music/article/2024/jul/28/martin-phillipps-founder-of-new-zealand-rock-band-the-chills-dies-at-61\n\nhttps://www.thechills.band",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}