Information about plays

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

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

{
    "id": 3635539,
    "uri": "https://api.kexp.org/v2/plays/3635539/?format=api",
    "airdate": "2026-03-30T09:40:05-07:00",
    "show": 66320,
    "show_uri": "https://api.kexp.org/v2/shows/66320/?format=api",
    "image_uri": "https://dn710209.ca.archive.org/0/items/mbid-fcaaf1eb-f1e1-4179-9b69-48debd3b6d92/mbid-fcaaf1eb-f1e1-4179-9b69-48debd3b6d92-44349077407_thumb500.jpg",
    "thumbnail_uri": "https://dn710209.ca.archive.org/0/items/mbid-fcaaf1eb-f1e1-4179-9b69-48debd3b6d92/mbid-fcaaf1eb-f1e1-4179-9b69-48debd3b6d92-44349077407_thumb250.jpg",
    "song": "Delusional",
    "track_id": "837648fb-5ff9-48d0-a826-c3c9cff7e277",
    "recording_id": "80359829-8b36-4212-b8d6-90c1e45aa7f6",
    "artist": "Biblioteka",
    "artist_ids": [
        "47b25147-ad45-4b4b-9dd0-a62a1576d468"
    ],
    "album": "Matryoshka",
    "release_id": "fcaaf1eb-f1e1-4179-9b69-48debd3b6d92",
    "release_group_id": "ff1ab44a-35f4-4cbc-9e5e-5d159ea0eabb",
    "labels": [
        "Pet Wussy Records"
    ],
    "label_ids": [
        "a54d60f3-71c3-4f3f-a667-24d2954c7f88"
    ],
    "release_date": "2026-02-12",
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Biblioteka will be playing the Sunset Tavern in Seattle on Apr 15th!\n\nNew single from Seattle band, Biblioteka: \nhttps://bibliotekaband.bandcamp.com/track/delusional\n\nWatch the official video here: https://www.youtube.com/watch?v=_MGcV2d8QX4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}