Information about plays

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

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

{
    "id": 3638690,
    "uri": "https://api.kexp.org/v2/plays/3638690/?format=api",
    "airdate": "2026-04-06T16:38:33-07:00",
    "show": 66385,
    "show_uri": "https://api.kexp.org/v2/shows/66385/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-d7186618-b628-4a11-a9d8-92f2f62de465/mbid-d7186618-b628-4a11-a9d8-92f2f62de465-44137074538_thumb250.jpg",
    "song": "Threads",
    "track_id": "141b52f2-e417-43f6-9409-9d28a2a3ea1d",
    "recording_id": "077a84bb-406d-4d4a-a9d2-c8ae8f654113",
    "artist": "Nubiyan Twist & Patrice Rushen",
    "artist_ids": [
        "4fdddb48-b8a0-470d-9db4-e5fc77230d59",
        "a247b1b8-8f47-4568-9a89-fa16b4a2b77f"
    ],
    "album": "Chasing Shadows",
    "release_id": "d7186618-b628-4a11-a9d8-92f2f62de465",
    "release_group_id": "6831c804-02df-4fd5-aef0-a5266d862562",
    "labels": [
        "Strut Records"
    ],
    "label_ids": [
        "152a4ecc-91b5-474a-8842-9856b1cf6105"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Patrice Rushen stepped in on piano for this song. \n--\nNubiyan Twist describe themselves as \"where UK jazz, Afrobeat & Soundsystem pressure collide.\"  \"Chasing Shadows\" is their fifth album.: https://nubiyantwist.bandcamp.com/album/chasing-shadows",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}