Information about plays

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

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

{
    "id": 3538498,
    "uri": "https://api.kexp.org/v2/plays/3538498/?format=api",
    "airdate": "2025-08-10T20:08:44-07:00",
    "show": 64255,
    "show_uri": "https://api.kexp.org/v2/shows/64255/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Straight Up",
    "track_id": null,
    "recording_id": null,
    "artist": "Exit 9",
    "artist_ids": [],
    "album": "Straight Up",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "BRC"
    ],
    "label_ids": [],
    "release_date": "1975-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Exit 9 released \"Straight Up\" on the album of the same name in 1975.\n\nExit 9 was a one-album, nine-piece funk band made up of a group of young talented musicians that at the time in 1973-75 were only between age 16 and 20. The band started as a combo, but after several changes they recruited more members, most notably a horn-section. They built themselves up as a funk/rock band named Qualified Funk. But after John Jenkins and Modeste Clarke took over the management, the name was changed to Exit 9. After some hard work they managed to get an album deal with Brunswick and they recorded \"Straight Up\" in 1975.\n\nMembers of Exit 9 included: David Lavender, Enoch Jappa, Eric Hoosier, Hollis Googe, James (Binky) Davis, Johnny Rios, Michael Pelzer, Solomon Jappa, and William McCormick.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}