Information about plays

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

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

{
    "id": 3643337,
    "uri": "https://api.kexp.org/v2/plays/3643337/?format=api",
    "airdate": "2026-04-17T18:44:56-07:00",
    "show": 66478,
    "show_uri": "https://api.kexp.org/v2/shows/66478/?format=api",
    "image_uri": "https://dn710409.ca.archive.org/0/items/mbid-8ec6c7c8-178b-4b29-94c6-1c9827d23a95/mbid-8ec6c7c8-178b-4b29-94c6-1c9827d23a95-44150130151_thumb500.jpg",
    "thumbnail_uri": "https://dn710409.ca.archive.org/0/items/mbid-8ec6c7c8-178b-4b29-94c6-1c9827d23a95/mbid-8ec6c7c8-178b-4b29-94c6-1c9827d23a95-44150130151_thumb250.jpg",
    "song": "23",
    "track_id": "17efb20f-bc3f-4bda-85fe-5fc3e5836ba5",
    "recording_id": "5f5f385c-d8d7-4168-abed-3d6adc7bcebe",
    "artist": "Lime Garden",
    "artist_ids": [
        "47d7fd0d-6598-43a0-b7b3-39bfff0d3ce4"
    ],
    "album": "Maybe Not Tonight",
    "release_id": "8ec6c7c8-178b-4b29-94c6-1c9827d23a95",
    "release_group_id": "d9537423-a77e-432c-9e42-a8c8f6623465",
    "labels": [
        "So Young Records"
    ],
    "label_ids": [
        "f6aa3f7b-77dd-4f29-90c8-5b7c6919b24e"
    ],
    "release_date": "2026-04-10",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lime Garden will be on the West Coast this fall:\n* San Francisco on October 30 at Cafe du Nord\n* Seattle on November 2 at Barboza\n\nhttps://limegarden.bandcamp.com/album/maybe-not-tonight\n--\nBest friends Chloe Howard and Annabel Wittle are the vocalist/guitarist and drummer of Lime Garden. The self-described “wonk pop” band is completed by Leila Deeley on guitar and Tippi Morgan on bass.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}