Information about plays

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

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

{
    "id": 3635990,
    "uri": "https://api.kexp.org/v2/plays/3635990/?format=api",
    "airdate": "2026-03-31T11:21:36-07:00",
    "show": 66329,
    "show_uri": "https://api.kexp.org/v2/shows/66329/?format=api",
    "image_uri": "https://dn721503.ca.archive.org/0/items/mbid-34abb4ae-4d37-4d7d-9818-e3c39b5b203b/mbid-34abb4ae-4d37-4d7d-9818-e3c39b5b203b-7268015825_thumb500.jpg",
    "thumbnail_uri": "https://dn721503.ca.archive.org/0/items/mbid-34abb4ae-4d37-4d7d-9818-e3c39b5b203b/mbid-34abb4ae-4d37-4d7d-9818-e3c39b5b203b-7268015825_thumb250.jpg",
    "song": "Red Rabbits",
    "track_id": "0e762737-02fd-32ec-bbca-d23d09cb28c9",
    "recording_id": "247c28f5-4257-403c-b505-c517ac117061",
    "artist": "The Shins",
    "artist_ids": [
        "6c8b9855-ba8b-48f9-ac1d-42167f7f7b18"
    ],
    "album": "Wincing the Night Away",
    "release_id": "34abb4ae-4d37-4d7d-9818-e3c39b5b203b",
    "release_group_id": "0f3ab0c9-c607-36a5-8102-b238eb08b357",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2007-01-23",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "They'll be at Chase Center in SF on Wednesday, September 9th, and at Climate Pledge Arena in Seattle on Sunday, September 13th. ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}