Information about plays

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

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

{
    "id": 3615817,
    "uri": "https://api.kexp.org/v2/plays/3615817/?format=api",
    "airdate": "2026-02-10T16:26:41-08:00",
    "show": 65898,
    "show_uri": "https://api.kexp.org/v2/shows/65898/?format=api",
    "image_uri": "https://dn721600.ca.archive.org/0/items/mbid-8aa29c82-fd56-4ffd-b8d8-88e677923904/mbid-8aa29c82-fd56-4ffd-b8d8-88e677923904-34243845535_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-8aa29c82-fd56-4ffd-b8d8-88e677923904/mbid-8aa29c82-fd56-4ffd-b8d8-88e677923904-34243845535_thumb250.jpg",
    "song": "Magic Powers",
    "track_id": "10ff29ed-133e-456a-b8f9-f9d9c91eafd5",
    "recording_id": "e8953af2-7dfc-46b9-9a4f-4c0f20ea7461",
    "artist": "Death Valley Girls",
    "artist_ids": [
        "987c6ccf-d4c5-4f23-938a-c0a21782803d"
    ],
    "album": "Islands in the Sky",
    "release_id": "8aa29c82-fd56-4ffd-b8d8-88e677923904",
    "release_group_id": "b6ed3502-29ee-4721-ba55-1061d1eff92a",
    "labels": [
        "Suicide Squeeze Records"
    ],
    "label_ids": [
        "bb2ac3f3-baac-4e22-9b31-386691f06228"
    ],
    "release_date": "2023-02-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Death Valley Girls have an upcoming show on February 21st at Kilowatt in San Francisco.\nhttps://deathvalleygirls.bandcamp.com/music\n__\nWatch Troy Nelson interview Death Valley Girls when they joined KEXP back in November 2019: https://www.youtube.com/watch?v=VtlETn_Dnjk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}