Information about plays

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

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

{
    "id": 3593814,
    "uri": "https://api.kexp.org/v2/plays/3593814/?format=api",
    "airdate": "2025-12-21T04:33:49-08:00",
    "show": 65436,
    "show_uri": "https://api.kexp.org/v2/shows/65436/?format=api",
    "image_uri": "https://ia801505.us.archive.org/14/items/mbid-2deed060-dded-3f89-b439-d2022fd7edbc/mbid-2deed060-dded-3f89-b439-d2022fd7edbc-15828166278_thumb500.jpg",
    "thumbnail_uri": "https://ia801505.us.archive.org/14/items/mbid-2deed060-dded-3f89-b439-d2022fd7edbc/mbid-2deed060-dded-3f89-b439-d2022fd7edbc-15828166278_thumb250.jpg",
    "song": "Ohio",
    "track_id": "e3f79aca-e395-3ffc-8892-19e7568e4e2d",
    "recording_id": "b001222c-4fea-4c16-96b7-abb216bf278c",
    "artist": "Damien Jurado",
    "artist_ids": [
        "f4805b9d-68f8-438e-8f13-ec7bcb4c8581"
    ],
    "album": "Rehearsals for Departure",
    "release_id": "2deed060-dded-3f89-b439-d2022fd7edbc",
    "release_group_id": "8339868b-34d4-3c15-a4ec-68519549db91",
    "labels": [
        "Rykodisc"
    ],
    "label_ids": [
        "6dedcd20-3d02-4838-b583-5434eac199d9"
    ],
    "release_date": "1999-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle singer-songwriter Damien Jurado’s second album for Sub Pop, Rehearsals for Departure, was originally released March 9th, 1999, and it has sold over 15,000 copies.\n\nThe album boasts a sharper, more streamlined songwriting approach than his debut, combining finger-picked acoustic guitar tracks with a number of full- band songs. https://tinyurl.com/5fc7cr7n\n\nIncidentally, Jurado released the album The Horizon Just Laughed on this day in 2018.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}