Information about plays

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

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

{
    "id": 3620797,
    "uri": "https://api.kexp.org/v2/plays/3620797/?format=api",
    "airdate": "2026-02-22T12:09:03-08:00",
    "show": 66002,
    "show_uri": "https://api.kexp.org/v2/shows/66002/?format=api",
    "image_uri": "https://dn721806.ca.archive.org/0/items/mbid-036999d7-c035-490f-933f-0049e80d71e2/mbid-036999d7-c035-490f-933f-0049e80d71e2-39917034873_thumb500.jpg",
    "thumbnail_uri": "https://ia600801.us.archive.org/9/items/mbid-036999d7-c035-490f-933f-0049e80d71e2/mbid-036999d7-c035-490f-933f-0049e80d71e2-39917034873_thumb250.jpg",
    "song": "Idilio",
    "track_id": "fb46f7b3-e6b7-48d2-b6c9-db180f327502",
    "recording_id": "bc49b8ea-c956-4264-b308-1c51f336f7e5",
    "artist": "Willie Colón",
    "artist_ids": [
        "f1edfbed-9315-4550-859c-599cc3fdee57"
    ],
    "album": "Idilio",
    "release_id": "036999d7-c035-490f-933f-0049e80d71e2",
    "release_group_id": "43a44c55-e0ec-4b27-bc87-0e43e84e0337",
    "labels": [
        "Sony Discos"
    ],
    "label_ids": [
        "c27ed569-e9aa-4627-be01-e6e7396120f0"
    ],
    "release_date": "2000-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born in the Bronx in 1950 and deeply influenced by both his New York upbringing and his Puerto Rican roots, Colón began his professional recording career at the remarkable age of 15. While early critics dismissed his \"raw and unorthodox\" style, his music resonated deeply with young Latinos seeking a voice.\n\nhttps://www.npr.org/2026/02/21/nx-s1-5722320/willie-colon-obituary",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}