Information about plays

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

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

{
    "id": 3618339,
    "uri": "https://api.kexp.org/v2/plays/3618339/?format=api",
    "airdate": "2026-02-16T15:18:41-08:00",
    "show": 65951,
    "show_uri": "https://api.kexp.org/v2/shows/65951/?format=api",
    "image_uri": "https://dn710104.ca.archive.org/0/items/mbid-9e4fdeeb-9460-47eb-a6bc-f6edc11b1a40/mbid-9e4fdeeb-9460-47eb-a6bc-f6edc11b1a40-44330476081_thumb500.jpg",
    "thumbnail_uri": "https://dn710104.ca.archive.org/0/items/mbid-9e4fdeeb-9460-47eb-a6bc-f6edc11b1a40/mbid-9e4fdeeb-9460-47eb-a6bc-f6edc11b1a40-44330476081_thumb250.jpg",
    "song": "Portschute",
    "track_id": "33350857-dbd5-48fe-befa-936e49b1519f",
    "recording_id": "901f5f29-631f-427a-a4d3-8883734c2811",
    "artist": "Adrian Younge",
    "artist_ids": [
        "69bb7a74-99ee-4da0-bc3d-84586676e4ea"
    ],
    "album": "Younge",
    "release_id": "9e4fdeeb-9460-47eb-a6bc-f6edc11b1a40",
    "release_group_id": "89354dc2-953d-4406-a608-ee5d2e9c0970",
    "labels": [
        "Linear Labs"
    ],
    "label_ids": [
        "22a630af-78a3-4427-8128-d031aeb7bf93"
    ],
    "release_date": "2026-04-17",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Younge is Adrian Younge’s magnum opus: a record that redefines what orchestral composition can mean for a new generation of jazz and hip hop. It is a bold, instrumental statement that positions Younge not only as a composer, but as an architect of a new musical language, one that looks backward and forward at the same time. \"\nhttps://www.jazzisdead.com/news/younge-adrian-younges-self-titled-magnum-opus",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}