Information about plays

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

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

{
    "id": 3539670,
    "uri": "https://api.kexp.org/v2/plays/3539670/?format=api",
    "airdate": "2025-08-13T17:12:08-07:00",
    "show": 64280,
    "show_uri": "https://api.kexp.org/v2/shows/64280/?format=api",
    "image_uri": "https://ia802900.us.archive.org/35/items/mbid-f7fc5bfe-7bb1-4401-a1f9-70c7d514e0ff/mbid-f7fc5bfe-7bb1-4401-a1f9-70c7d514e0ff-35478609951_thumb500.jpg",
    "thumbnail_uri": "https://ia902900.us.archive.org/35/items/mbid-f7fc5bfe-7bb1-4401-a1f9-70c7d514e0ff/mbid-f7fc5bfe-7bb1-4401-a1f9-70c7d514e0ff-35478609951_thumb250.jpg",
    "song": "John Cooper Clarke",
    "track_id": "329930bd-2aae-4cc2-8e2a-092cbcc8871a",
    "recording_id": "271c711d-bdff-437f-8e24-906848add56a",
    "artist": "Working Men’s Club",
    "artist_ids": [
        "5a6fc9a3-c864-421d-9518-702429019e2f"
    ],
    "album": "Working Men's Club",
    "release_id": "f7fc5bfe-7bb1-4401-a1f9-70c7d514e0ff",
    "release_group_id": "486d395a-00e4-4f13-a656-017cef12563a",
    "labels": [
        "Heavenly Recordings"
    ],
    "label_ids": [
        "696ee2f4-c486-4e7a-80f4-cfd85193677a"
    ],
    "release_date": "2020-06-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song pays tribute to English \"punk poet,\" John Cooper Clarke - he toured together with Mark E. Smith and The Fall in the late 70s.\n\n\"He’s just a proper punk, and one of the last remaining punks there is... he’s still going. He just does it how he wants to do it, and I think that’s quite admirable, as a creative.\" https://heavenlyrecordings.com/release/working-mens-club/\n\nhttps://workingmensclub.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}