Information about plays

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

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

{
    "id": 3542760,
    "uri": "https://api.kexp.org/v2/plays/3542760/?format=api",
    "airdate": "2025-08-21T04:41:00-07:00",
    "show": 64344,
    "show_uri": "https://api.kexp.org/v2/shows/64344/?format=api",
    "image_uri": "https://coverartarchive.org/release/0244d16f-d88b-4e61-811f-524f40084f12/41916150038-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/0244d16f-d88b-4e61-811f-524f40084f12/41916150038-250.jpg",
    "song": "Two Thieves",
    "track_id": null,
    "recording_id": "ecb24ad8-9663-474e-8547-83dababd5764",
    "artist": "Erika de Casier",
    "artist_ids": [
        "071409d0-ce21-4f03-a111-aec4dbc1590d"
    ],
    "album": "Lifetime",
    "release_id": null,
    "release_group_id": "2ed28096-25bd-450a-a340-f75f950bdb14",
    "labels": [
        "Independent Jeep Music"
    ],
    "label_ids": [
        "5df4a7a0-52ec-402a-96cd-dcee082da631"
    ],
    "release_date": "2025-04-01",
    "rotation_status": null,
    "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. \n--\nHer 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/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}