Information about plays

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

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

{
    "id": 3569207,
    "uri": "https://api.kexp.org/v2/plays/3569207/?format=api",
    "airdate": "2025-10-24T04:45:23-07:00",
    "show": 64916,
    "show_uri": "https://api.kexp.org/v2/shows/64916/?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 studio album version of the music from the solo stage show The Things Around Us by Ahamefule J. Oluo. A 9-movement suite for trumpet, clarinet, and household objects, The Things Around Us uses live looping and effects pedals to create an immersive sound experience.\n\nhttps://oakheadrecords.bandcamp.com/album/the-things-around-us",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}