Information about plays

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

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

{
    "id": 3596988,
    "uri": "https://api.kexp.org/v2/plays/3596988/?format=api",
    "airdate": "2025-12-28T01:08:42-08:00",
    "show": 65494,
    "show_uri": "https://api.kexp.org/v2/shows/65494/?format=api",
    "image_uri": "https://coverartarchive.org/release/ed21cf4e-c0cb-461e-9481-fb05ee11a432/41492894883-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/ed21cf4e-c0cb-461e-9481-fb05ee11a432/41492894883-250.jpg",
    "song": "Corpus Offal",
    "track_id": null,
    "recording_id": "e01e5249-3f17-4491-ab65-b9afae0358ad",
    "artist": "Corpus Offal",
    "artist_ids": [
        "0111eeff-3a7e-4738-ac81-156d98d6afe5"
    ],
    "album": "Corpus Offal",
    "release_id": null,
    "release_group_id": "ac0b5b3c-22e9-4829-9a30-38744eec5324",
    "labels": [
        "20 Buck Spin"
    ],
    "label_ids": [
        "50075f28-ed80-4926-bce0-776f9239f237"
    ],
    "release_date": "2025-03-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "CORPUS OFFAL x3 Austin Texas/PNW Grotesque death metal debut, dripping with maggots and bile\nhttps://20buckspin.bandcamp.com/album/demo-2024",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}