Information about plays

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

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

{
    "id": 3570508,
    "uri": "https://api.kexp.org/v2/plays/3570508/?format=api",
    "airdate": "2025-10-27T05:59:20-07:00",
    "show": 64947,
    "show_uri": "https://api.kexp.org/v2/shows/64947/?format=api",
    "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-0c551770-8675-405e-b466-973badf4b402/mbid-0c551770-8675-405e-b466-973badf4b402-31660711650_thumb500.jpg",
    "thumbnail_uri": "https://dn721803.ca.archive.org/0/items/mbid-0c551770-8675-405e-b466-973badf4b402/mbid-0c551770-8675-405e-b466-973badf4b402-31660711650_thumb250.jpg",
    "song": "Heaven Was Full",
    "track_id": "47f464c1-f672-4e18-970d-7fe7bfe86b7c",
    "recording_id": "30e758df-ea83-40b0-b59a-6f17f93ffa98",
    "artist": "Cold Cave",
    "artist_ids": [
        "f7f32d93-0801-45cb-9f5a-e68f640649f4"
    ],
    "album": "Love Comes Close",
    "release_id": "747f3038-984a-4b81-87e0-2b6bcef0e8e7",
    "release_group_id": "9320cb52-e22b-45cc-b5c0-6bf0caba0482",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2009-11-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Love Comes Close is the debut full-length from Cold Cave — a record born of late nights, second-hand synths, and the quiet urgency of DIY bedroom recordings. \n\nThese are dark pop songs for the solitary and the searching — fragile, romantic, and glimmering with cold light. With nods to the early experiments of The Human League, Throbbing Gristle, and New Order, the album merges goth undercurrents with indie charm and loft-born synth-pop. \n\nhttps://coldcave.bandcamp.com/album/love-comes-close",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}