Information about plays

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

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

{
    "id": 3590159,
    "uri": "https://api.kexp.org/v2/plays/3590159/?format=api",
    "airdate": "2025-12-12T13:12:09-08:00",
    "show": 65356,
    "show_uri": "https://api.kexp.org/v2/shows/65356/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Love Brings Happiness",
    "track_id": "f3b75b24-bbf5-4d5f-b3c2-e387754f5b8e",
    "recording_id": "ee01bb25-6f04-4803-9435-8fea50cdb78e",
    "artist": "Adrian Younge & Ali Shaheed Muhammad feat. Lonnie Liston Smith and Loren Oden",
    "artist_ids": [
        "69bb7a74-99ee-4da0-bc3d-84586676e4ea",
        "d5ee9a6f-8e10-47e7-bca7-7e3f82aad769",
        "b7eb7b38-7f51-45e9-b583-64303b24eabe",
        "f8aba2f1-d965-4935-b0eb-af1b00968338"
    ],
    "album": "Jazz Is Dead 011",
    "release_id": "ee566788-9d63-4a27-b638-cbcc6b599708",
    "release_group_id": "68711b8e-ef5c-4e1a-aa2c-4bf795810f8b",
    "labels": [
        "Jazz is Dead"
    ],
    "label_ids": [
        "4fa0846f-353d-4307-95d6-f63617efb673"
    ],
    "release_date": "2022-05-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Inaugurated in 2020, on the label of the same name, the Jazz Is Dead series is dedicated to shedding light on jazz greats such as Americans Roy Avers, Gary Bartz or Brazilians Marcos Valle and João Donato. Each of them is invited to record, live and on analog tapes, some pieces composed or improvised the day of the studio session. \n\nOn their eleventh edition, Jazz Is Dead has gathered a cast to bring together the different eras of jazz. We find legends such as jazz and R&B singer Jean Carne (the 5-octave diva who was part of the Motown, Atlantic and Philadelphia International Records stables); the pianist/keyboardist who shaped jazz-funk, Lonnie Liston Smith, or the late Tony Allen. \n---\nhttps://jazzisdead.bandcamp.com/album/jazz-is-dead-011\n\nhttps://www.jazzisdead.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}