Information about plays

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

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

{
    "id": 3607414,
    "uri": "https://api.kexp.org/v2/plays/3607414/?format=api",
    "airdate": "2026-01-21T23:45:21-08:00",
    "show": 65719,
    "show_uri": "https://api.kexp.org/v2/shows/65719/?format=api",
    "image_uri": "https://dn710207.ca.archive.org/0/items/mbid-9ce383b1-ac2a-470d-b790-ad463f72d527/mbid-9ce383b1-ac2a-470d-b790-ad463f72d527-44090100769_thumb500.jpg",
    "thumbnail_uri": "https://dn710207.ca.archive.org/0/items/mbid-9ce383b1-ac2a-470d-b790-ad463f72d527/mbid-9ce383b1-ac2a-470d-b790-ad463f72d527-44090100769_thumb250.jpg",
    "song": "exasperate",
    "track_id": "28e0d370-ed67-485d-b97c-92e590ffdc72",
    "recording_id": "c8c8aa12-25e2-48e5-80f8-c57701f546ce",
    "artist": "Midori Jaeger",
    "artist_ids": [
        "06dccd80-5531-4349-ac0f-f826e58ff49a"
    ],
    "album": "exasperate",
    "release_id": "9ce383b1-ac2a-470d-b790-ad463f72d527",
    "release_group_id": "fc31e73e-71d3-4830-bbbf-54c5f5333672",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-01-12",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cellist, singer and songwriter Midori Jaeger is a London-based artist who makes emotive songs that refuse to fit into a box. Performing with just a cello and her voice, she confronts difference, belonging, gender and mixed heritage through a distinct and cello-fuelled sonority that aches with meaning and pulses with groove.\n\nhttps://midorijaeger.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}