Information about plays

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

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

{
    "id": 3567212,
    "uri": "https://api.kexp.org/v2/plays/3567212/?format=api",
    "airdate": "2025-10-19T14:05:04-07:00",
    "show": 64877,
    "show_uri": "https://api.kexp.org/v2/shows/64877/?format=api",
    "image_uri": "https://dn721502.ca.archive.org/0/items/mbid-a5024b94-603b-47bb-9972-6c764bd9ec80/mbid-a5024b94-603b-47bb-9972-6c764bd9ec80-41911175513_thumb500.jpg",
    "thumbnail_uri": "https://dn721502.ca.archive.org/0/items/mbid-a5024b94-603b-47bb-9972-6c764bd9ec80/mbid-a5024b94-603b-47bb-9972-6c764bd9ec80-41911175513_thumb250.jpg",
    "song": "Delusional",
    "track_id": "08f66a78-ab91-42d0-9264-c575891181e2",
    "recording_id": "6e90fd1d-33ac-4679-a6ea-0dfde17974d2",
    "artist": "Erika de Casier",
    "artist_ids": [
        "071409d0-ce21-4f03-a111-aec4dbc1590d"
    ],
    "album": "Lifetime",
    "release_id": "a5024b94-603b-47bb-9972-6c764bd9ec80",
    "release_group_id": "2ed28096-25bd-450a-a340-f75f950bdb14",
    "labels": [
        "Independent Jeep Music"
    ],
    "label_ids": [
        "5df4a7a0-52ec-402a-96cd-dcee082da631"
    ],
    "release_date": "2025-05-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Portuguese-born artist learned piano and sang in a choir in her native Denmark, learning music production software overtime. In 2017, de Casier made her solo debut with the album “What U Wanna Do?. In 2019, she released her debut album \"Essentials,\" which garnered critical acclaim. -- Her just-released new album, \"Lifetime,\" is entirely self-written, self-produced, and released on her own label, Independent Jeep Music. Read a very positive review here: https://pitchfork.com/reviews/albums/erika-de-casier-lifetime/\n\nhttps://erikadecasier.bandcamp.com/album/lifetime",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}