Information about plays

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

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

{
    "id": 3608160,
    "uri": "https://api.kexp.org/v2/plays/3608160/?format=api",
    "airdate": "2026-01-23T18:29:36-08:00",
    "show": 65733,
    "show_uri": "https://api.kexp.org/v2/shows/65733/?format=api",
    "image_uri": "https://dn721502.ca.archive.org/0/items/mbid-6d50d9d2-fc6a-44a0-98bc-5d27cfef0bf0/mbid-6d50d9d2-fc6a-44a0-98bc-5d27cfef0bf0-42629720645_thumb500.jpg",
    "thumbnail_uri": "https://dn721502.ca.archive.org/0/items/mbid-6d50d9d2-fc6a-44a0-98bc-5d27cfef0bf0/mbid-6d50d9d2-fc6a-44a0-98bc-5d27cfef0bf0-42629720645_thumb250.jpg",
    "song": "Lon Bella",
    "track_id": "b45d205e-d7b3-46f5-87bc-ac83b6c9bb62",
    "recording_id": "c6a882cc-d521-4045-8b3f-4e0804170164",
    "artist": "Damien Jurado",
    "artist_ids": [
        "f4805b9d-68f8-438e-8f13-ec7bcb4c8581"
    ],
    "album": "Visions of Us on the Land",
    "release_id": "6d50d9d2-fc6a-44a0-98bc-5d27cfef0bf0",
    "release_group_id": "b5f824e8-eed3-45a0-812a-95312ca7a577",
    "labels": [
        "Secretly Canadian"
    ],
    "label_ids": [
        "dd6afc9a-6352-4c96-aeb6-9a73e2bf1519"
    ],
    "release_date": "2016-03-18",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle singer-songwriter Damien Jurado spoke to KEXP's Emily Fox about his songwriting process, and the struggles of addiction here: https://www.kexp.org/podcasts/sound-vision/2020/5/1/damien-jurado-mystery-songwriting/\n\nhttps://damienjuradomusic.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}