Information about plays

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

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

{
    "id": 3501135,
    "uri": "https://api.kexp.org/v2/plays/3501135/?format=api",
    "airdate": "2025-05-14T04:50:09-07:00",
    "show": 63455,
    "show_uri": "https://api.kexp.org/v2/shows/63455/?format=api",
    "image_uri": "https://coverartarchive.org/release/2e7c8f40-af77-40ba-b61b-f5c0681cb0ff/41598674055-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/2e7c8f40-af77-40ba-b61b-f5c0681cb0ff/41598674055-250.jpg",
    "song": "If This is the End",
    "track_id": null,
    "recording_id": "d118002e-37d3-4bd4-8112-a9e912216378",
    "artist": "Ahamefule J. Oluo",
    "artist_ids": [
        "fd0b85d1-72d2-405a-a344-733c5e04b12b"
    ],
    "album": "The Things Around Us",
    "release_id": null,
    "release_group_id": "5e337563-3180-42aa-8c89-ed3696b44375",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-03-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Things Around Us is a dazzling new work from acclaimed multi-disciplinary artist, Ahamefule J. Oluo, that layers live music and narrative exploration to create an introspective evening about the things that connect us all.\n\n●▬▬๑۩|●̲̅̅|̲̅̅=̲̅̅|̲̅̅●̲̅̅|۩๑▬▬●\nhttps://oakheadrecords.bandcamp.com/album/the-things-around-us",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}