Information about plays

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

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

{
    "id": 3565339,
    "uri": "https://api.kexp.org/v2/plays/3565339/?format=api",
    "airdate": "2025-10-15T08:43:20-07:00",
    "show": 64840,
    "show_uri": "https://api.kexp.org/v2/shows/64840/?format=api",
    "image_uri": "https://coverartarchive.org/release/57c3da00-12d1-49e7-ab1e-8aaecbaad592/7440112712-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/57c3da00-12d1-49e7-ab1e-8aaecbaad592/7440112712-250.jpg",
    "song": "No Love Lost",
    "track_id": null,
    "recording_id": "60887f36-9611-4569-9865-45de21fe3948",
    "artist": "Joy Division",
    "artist_ids": [
        "9a58fda3-f4ed-4080-a3a5-f457aac9fcdd"
    ],
    "album": "An Ideal for Living",
    "release_id": null,
    "release_group_id": "51771cdc-bb2e-318f-a27f-1c57d2f24572",
    "labels": [
        "Enigma"
    ],
    "label_ids": [
        "ba876fc0-1350-4457-8442-98c10122bb78"
    ],
    "release_date": "1978-06-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Peter Hook's throbbing bass line in this song was sampled by Stereolab for 1993's \"We're Not Adult Orientated.\" \n--\nThis song references the book from which the band got its name: House of Dolls by Author Ka-Tsetnik 135633. The book deals mainly with Freudenabteilung or “Joy Divisions”; groups of Jewish women in Nazi concentration camps who were kept for the pleasure of Nazi soldiers and non-Jewish prisoners. Here are the lyrics: https://genius.com/Joy-division-no-love-lost-lyrics",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}