Information about plays

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

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

{
    "id": 3626882,
    "uri": "https://api.kexp.org/v2/plays/3626882/?format=api",
    "airdate": "2026-03-08T20:42:45-07:00",
    "show": 66129,
    "show_uri": "https://api.kexp.org/v2/shows/66129/?format=api",
    "image_uri": "https://coverartarchive.org/release/afae8735-d28d-41e4-80d0-984bc9227d69/6506624545-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/afae8735-d28d-41e4-80d0-984bc9227d69/6506624545-250.jpg",
    "song": "Same Routine",
    "track_id": null,
    "recording_id": "a1361217-d80c-486b-8051-a5a3f62660ea",
    "artist": "Eleanore Mills",
    "artist_ids": [
        "ccaae4b8-31e3-4b04-9352-b2526c60e556"
    ],
    "album": "This Is Eleanore Mills",
    "release_id": null,
    "release_group_id": "7c70bb44-4eba-4daf-8d67-256a40556749",
    "labels": [
        "Astroscope"
    ],
    "label_ids": [
        "11cdea22-9337-4ece-b924-70623a832aa7"
    ],
    "release_date": "1974-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Eleanore Mills is a soul singer who has released several records in the 70s, 80s and 90s. \"Same Routine\" was included on her debut LP This Is Eleanore Mills in 1974.\n\nIt's the KEXP Spring Drive! \nhttps://www.kexp.org/donate/ \n\nWith your $180 one-time or $15 monthly gift--this hour only-- you can get the limited Music Matters Tee. White cotton/poly blend available in adult sizes XS-3XL.\n\nAnd when you donate $240 one-time or $20/mo, you can get the In Bloom MiiR Mug OR the In Bloom Tee PLUS the gray KEXP Baseball Hat.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}