Information about plays

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

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

{
    "id": 3565002,
    "uri": "https://api.kexp.org/v2/plays/3565002/?format=api",
    "airdate": "2025-10-14T14:58:21-07:00",
    "show": 64834,
    "show_uri": "https://api.kexp.org/v2/shows/64834/?format=api",
    "image_uri": "https://ia601305.us.archive.org/15/items/mbid-0e20522e-d526-446f-817f-1929b57792cf/mbid-0e20522e-d526-446f-817f-1929b57792cf-43189268074_thumb500.jpg",
    "thumbnail_uri": "https://dn721909.ca.archive.org/0/items/mbid-0e20522e-d526-446f-817f-1929b57792cf/mbid-0e20522e-d526-446f-817f-1929b57792cf-43189268074_thumb250.jpg",
    "song": "Doldrum Days",
    "track_id": "b4d704e4-a4e0-4048-b886-2361edde9580",
    "recording_id": "7367e0ce-edf4-4302-b530-b618b7229e99",
    "artist": "Miki Berenyi Trio",
    "artist_ids": [
        "5473e666-9dba-45bb-a6f1-bfc5f8e3fc5f"
    ],
    "album": "Doldrum Days",
    "release_id": "0e20522e-d526-446f-817f-1929b57792cf",
    "release_group_id": "b47505e8-1122-4698-96ee-0be5f560b10e",
    "labels": [
        "Bella Union"
    ],
    "label_ids": [
        "2e72153d-8eb0-49a3-8b18-3a054d2c7f33"
    ],
    "release_date": "2025-09-22",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Miki Berenyi Trio are Miki Berenyi on vocals/guitar (Lush), Kevin ‘Moose’ McKillop on guitar (Moose) and Oliver Cherer (Gilroy Mere, Aircooled). \n---\nhttps://mikiberenyitrio.bandcamp.com/track/doldrum-days",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}