Information about plays

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

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

{
    "id": 3634146,
    "uri": "https://api.kexp.org/v2/plays/3634146/?format=api",
    "airdate": "2026-03-27T05:04:34-07:00",
    "show": 66290,
    "show_uri": "https://api.kexp.org/v2/shows/66290/?format=api",
    "image_uri": "https://dn710706.ca.archive.org/0/items/mbid-f230955f-6c5e-35fb-bb98-09d72f4eeabe/mbid-f230955f-6c5e-35fb-bb98-09d72f4eeabe-13001022002_thumb500.jpg",
    "thumbnail_uri": "https://dn710706.ca.archive.org/0/items/mbid-f230955f-6c5e-35fb-bb98-09d72f4eeabe/mbid-f230955f-6c5e-35fb-bb98-09d72f4eeabe-13001022002_thumb250.jpg",
    "song": "Dark Was the Night",
    "track_id": "7a50a1ae-c402-36f7-af08-1ff9ee9cc012",
    "recording_id": "42422f58-3728-4915-873c-7cc573c987d7",
    "artist": "Kronos Quartet",
    "artist_ids": [
        "f5586dfa-7031-4af0-8042-19b6a1170389"
    ],
    "album": "Dark Was the Night",
    "release_id": "f230955f-6c5e-35fb-bb98-09d72f4eeabe",
    "release_group_id": "75e19850-4cbd-3520-b6e8-4a5b0c3eaab8",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2009-02-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cover of Blind Willie Johnson\n--\nDark Was the Night is a 2009 double‑disc indie all‑star charity compilation benefiting the Red Hot Organization’s HIV/AIDS work, curated and produced by Aaron and Bryce Dessner of The National. The title comes from Blind Willie Johnson’s 1927 spiritual “Dark Was the Night, Cold Was the Ground,” which is reinterpreted here by Kronos Quartet.\n--\nKQ has an album out next Friday honoring Mahalia Jackson: https://kronosquartet.bandcamp.com/album/glorious-mahalia",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}