Information about plays

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

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

{
    "id": 3553335,
    "uri": "https://api.kexp.org/v2/plays/3553335/?format=api",
    "airdate": "2025-09-15T10:57:54-07:00",
    "show": 64570,
    "show_uri": "https://api.kexp.org/v2/shows/64570/?format=api",
    "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
    "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
    "song": "Ave en Reversa",
    "track_id": null,
    "recording_id": null,
    "artist": "Lorelle Meets the Obsolete",
    "artist_ids": [
        "0e826d93-0b1c-46c9-b1ce-d3b5a8e567ca"
    ],
    "album": "Live on KEXP",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2024-10-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lorelle Meets The Obsolete formed in 2011 around the core of Lorena Quintanilla and Alberto González and found favor in psychedelic circles with their first two albums (On Welfare and Corruptible Faces). Originally from Guadalajara (currently based in Ensenada, Baja California), their name was inspired partly by a running joke from Seinfeld and partly by an episode of The Twilight Zone. https://www.kexp.org/livefrommexico/\n\nhttps://obsoletelorelle.bandcamp.com/\n\nLive Video from the entire 2024 session, hosted by Cheryl in Mexico: https://bit.ly/4hRVDCp.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}