Information about plays

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

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

{
    "id": 3589173,
    "uri": "https://api.kexp.org/v2/plays/3589173/?format=api",
    "airdate": "2025-12-10T02:43:50-08:00",
    "show": 65336,
    "show_uri": "https://api.kexp.org/v2/shows/65336/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "If This is the End",
    "track_id": "ef8ddc27-82a6-4882-b150-90c59d3ae6b3",
    "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": "2e7c8f40-af77-40ba-b61b-f5c0681cb0ff",
    "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": "Library",
    "is_local": true,
    "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"
}