Information about plays

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

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

{
    "id": 3661021,
    "uri": "https://api.kexp.org/v2/plays/3661021/?format=api",
    "airdate": "2026-05-29T12:39:29-07:00",
    "show": 66844,
    "show_uri": "https://api.kexp.org/v2/shows/66844/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://ia600809.us.archive.org/23/items/mbid-cb1522b9-a961-4b7e-acdc-2bc1155dda97/mbid-cb1522b9-a961-4b7e-acdc-2bc1155dda97-5237875924_thumb250.jpg",
    "song": "Night Nurse",
    "track_id": "deb644f9-7f77-358c-b196-2ddcb0811962",
    "recording_id": "14a73879-868d-47d6-a08a-96931cb23d44",
    "artist": "Gregory Isaacs",
    "artist_ids": [
        "9abff216-e204-4dbc-9849-d1dbe1fbbda8"
    ],
    "album": "Ultimate Collection",
    "release_id": "cb1522b9-a961-4b7e-acdc-2bc1155dda97",
    "release_group_id": "423adf35-e756-3ac8-bab8-f9fcc710e999",
    "labels": [
        "Hip‐O Records"
    ],
    "label_ids": [
        "71f53f0e-6286-4684-8bb8-33c027397852"
    ],
    "release_date": "2001-06-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gregory Isaacs released \"Night Nurse\" on his 1982 album of the same name. \n\n\"One of Isaacs' most popular and enjoyable releases, 1982's Night Nurse sports the kind of slicked-up roots sound that emerged in the early days of dancehall-era reggae.\" \n\nRead more from this retrospective review: https://tinyurl.com/4kmh57fk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}