Information about plays

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

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

{
    "id": 3635607,
    "uri": "https://api.kexp.org/v2/plays/3635607/?format=api",
    "airdate": "2026-03-30T13:48:48-07:00",
    "show": 66322,
    "show_uri": "https://api.kexp.org/v2/shows/66322/?format=api",
    "image_uri": "https://dn721809.ca.archive.org/0/items/mbid-fae93b3e-08f3-46ee-ade3-79254742d1fe/mbid-fae93b3e-08f3-46ee-ade3-79254742d1fe-39128964973_thumb500.jpg",
    "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-fae93b3e-08f3-46ee-ade3-79254742d1fe/mbid-fae93b3e-08f3-46ee-ade3-79254742d1fe-39128964973_thumb250.jpg",
    "song": "Solace",
    "track_id": "c1017ef2-afaf-402e-8283-e3d1c011d931",
    "recording_id": "e40ad05b-acf0-4130-967e-b34e22055592",
    "artist": "Chong the Nomad",
    "artist_ids": [
        "f8bc2114-691d-48c7-bc19-41c7126896a8"
    ],
    "album": "DO WE MAKE OF THIS?",
    "release_id": "fae93b3e-08f3-46ee-ade3-79254742d1fe",
    "release_group_id": "1685fdb0-8d4e-43f8-a520-af3ce6dbe0d0",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-06-14",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Chong the Nomad put together a special mix for Midnight in a Perfect World back in 2018. Check it out! https://kexp.org/read/2018/9/28/midnight-perfect-world-chong-nomad/\n\nhttps://www.chongthenomad.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}