Information about plays

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

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

{
    "id": 3560443,
    "uri": "https://api.kexp.org/v2/plays/3560443/?format=api",
    "airdate": "2025-10-02T11:32:19-07:00",
    "show": 64725,
    "show_uri": "https://api.kexp.org/v2/shows/64725/?format=api",
    "image_uri": "https://ia803107.us.archive.org/2/items/mbid-8eecd582-ed2a-3e39-9237-f64448a854d5/mbid-8eecd582-ed2a-3e39-9237-f64448a854d5-29737540510_thumb500.jpg",
    "thumbnail_uri": "https://ia903107.us.archive.org/2/items/mbid-8eecd582-ed2a-3e39-9237-f64448a854d5/mbid-8eecd582-ed2a-3e39-9237-f64448a854d5-29737540510_thumb250.jpg",
    "song": "The Stars of Track and Field",
    "track_id": "d30781fb-603b-3049-80c3-2944fe94fdb8",
    "recording_id": "cc3ea16e-1c09-48ee-b988-5c6237980b6d",
    "artist": "Belle and Sebastian",
    "artist_ids": [
        "e5c7b94f-e264-473c-bb0f-37c85d4d5c70"
    ],
    "album": "If You’re Feeling Sinister",
    "release_id": "8eecd582-ed2a-3e39-9237-f64448a854d5",
    "release_group_id": "66be5deb-75d5-3737-9037-1c745891d3ec",
    "labels": [
        "The Enclave"
    ],
    "label_ids": [
        "cffac6a1-76af-46b8-8a73-824c47f18b61"
    ],
    "release_date": "1997-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Stuart Murdoch found out when he was a teenager that he suffered from Chronic Fatigue Syndrome. He stated in the Pitchfork produced documentary about 'If You're Feeling Sinister' that he always loved running, but that had been taken away from him.\n\n“These songs are about desire, but also about the desire of being the person portrayed in the songs”, he said.\n\nhttps://genius.com/Belle-and-sebastian-the-stars-of-track-and-field-lyrics\n--\nHere's a link to that 2013 documentary if you want a deep dive into the album:\nhttps://www.youtube.com/watch?v=4de-RHHLCBA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}