Information about plays

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

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

{
    "id": 3657184,
    "uri": "https://api.kexp.org/v2/plays/3657184/?format=api",
    "airdate": "2026-05-20T09:55:46-07:00",
    "show": 66766,
    "show_uri": "https://api.kexp.org/v2/shows/66766/?format=api",
    "image_uri": "https://dn721209.ca.archive.org/0/items/mbid-c619a467-2f82-4618-9cc3-d5a0ce917756/mbid-c619a467-2f82-4618-9cc3-d5a0ce917756-41281267244_thumb500.jpg",
    "thumbnail_uri": "https://dn721209.ca.archive.org/0/items/mbid-c619a467-2f82-4618-9cc3-d5a0ce917756/mbid-c619a467-2f82-4618-9cc3-d5a0ce917756-41281267244_thumb250.jpg",
    "song": "She's Lost Control",
    "track_id": "a46996a7-5c14-3632-958a-0b835cc6f12f",
    "recording_id": "497e13fb-cd12-4059-94eb-6982a95aa15f",
    "artist": "Joy Division",
    "artist_ids": [
        "9a58fda3-f4ed-4080-a3a5-f457aac9fcdd"
    ],
    "album": "Unknown Pleasures",
    "release_id": "fd068c5e-ad3c-3325-ae19-1e8677f860a4",
    "release_group_id": "42352def-1aab-3000-b548-895ebd869cb6",
    "labels": [
        "London Records 90"
    ],
    "label_ids": [
        "2cd8a4b0-f36a-4761-8637-893024985e2f"
    ],
    "release_date": "2007-09-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Joy Division's 'Unknown Pleasures' is our Album of the Week!\n\nIan Curtis of Joy Division worked at the Job Centre in his hometown of Macclesfield, Cheshire, finding positions for people with special needs. One of his clients was a girl with epilepsy. At one point in 1978, Curtis noticed that the girl had stopped coming into the department. He later discovered she’d had a seizure in her sleep and had tragically died. \n\nThe incident inspired Curtis to write a new song about the girl - \"She's Lost Control.\"\n\nWatch this live version of \"She's Lost Control\" from Joy Division's debut album, 1979's \"Unknown Pleasures\":\nhttps://www.youtube.com/watch?v=FD2SfQJOK08",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}