Information about plays

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

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

{
    "id": 3595640,
    "uri": "https://api.kexp.org/v2/plays/3595640/?format=api",
    "airdate": "2025-12-25T02:52:59-08:00",
    "show": 65469,
    "show_uri": "https://api.kexp.org/v2/shows/65469/?format=api",
    "image_uri": "https://coverartarchive.org/release/9fccf457-7cb6-4d6c-8dff-919393fde5f6/17960159083-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/9fccf457-7cb6-4d6c-8dff-919393fde5f6/17960159083-250.jpg",
    "song": "Gee Whiz, It's Christmas",
    "track_id": null,
    "recording_id": "f0f56834-0d5f-4cbc-9ec7-eaa2b3cb1951",
    "artist": "Carla Thomas",
    "artist_ids": [
        "66e2a444-5303-4cdf-b20f-d377ecf465ed"
    ],
    "album": "The Original Soul Christmas",
    "release_id": null,
    "release_group_id": "a367cfae-d710-3f7d-ac2b-79161edc77d4",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1994-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Carla Thomas originally released \"Gee Whiz It's Christmas\" in 1960 on the album The Myth of Carla Thomas, but you can find the track on many Christmas compilations, including The Original Soul Christmas.\n\nCarla Thomas, \"The Queen of Memphis Soul\" -- Daughter of Rufus Thomas and the sister of Vaneese Thomas and Marvell Thomas. She was a recording artist for Atlantic and Stax in the 1960s and early 1970s.\n\nhttps://radiantradish.bandcamp.com/track/gee-whiz-its-christmas-carla-thomas",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}