Information about plays

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

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

{
    "id": 3659687,
    "uri": "https://api.kexp.org/v2/plays/3659687/?format=api",
    "airdate": "2026-05-26T05:03:27-07:00",
    "show": 66818,
    "show_uri": "https://api.kexp.org/v2/shows/66818/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-da6a7b6c-7b16-4dad-9ef0-d662cd633ebb/mbid-da6a7b6c-7b16-4dad-9ef0-d662cd633ebb-33454653663_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-da6a7b6c-7b16-4dad-9ef0-d662cd633ebb/mbid-da6a7b6c-7b16-4dad-9ef0-d662cd633ebb-33454653663_thumb250.jpg",
    "song": "Running Up That Hill (A Deal With God)",
    "track_id": "426ed064-f9f4-486e-a0d8-c0049075d20c",
    "recording_id": "6029d549-5858-4936-9156-b90770d2ae92",
    "artist": "Kate Bush",
    "artist_ids": [
        "4b585938-f271-45e2-b19a-91c634b5e396"
    ],
    "album": "Hounds of Love",
    "release_id": "b5b62259-7005-4574-a3f4-fb4dd3dd9414",
    "release_group_id": "017f2a37-a78f-3578-9611-fa40408e5d90",
    "labels": [
        "EMI Manhattan"
    ],
    "label_ids": [
        "6c8f3192-de58-49be-acc4-a11802dcbdb2"
    ],
    "release_date": "1985-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kate Bush not only wrote her own songs, but starting with her 1982 album The Dreaming, was also her own producer, a rare feat at the time especially for a female artist. Until she came along, the only woman on this level who did her own writing and production was Joni Mitchell, another singer of immense influence and acclaim.\n\n https://www.songfacts.com/facts/kate-bush/running-up-that-hill-a-deal-with-god",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}