Information about plays

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

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

{
    "id": 3638579,
    "uri": "https://api.kexp.org/v2/plays/3638579/?format=api",
    "airdate": "2026-04-06T10:00:26-07:00",
    "show": 66383,
    "show_uri": "https://api.kexp.org/v2/shows/66383/?format=api",
    "image_uri": "https://dn721503.ca.archive.org/0/items/mbid-3cb742f8-562c-442f-b998-2ae1daf79bd1/mbid-3cb742f8-562c-442f-b998-2ae1daf79bd1-44268884682_thumb500.jpg",
    "thumbnail_uri": "https://ia800308.us.archive.org/7/items/mbid-3cb742f8-562c-442f-b998-2ae1daf79bd1/mbid-3cb742f8-562c-442f-b998-2ae1daf79bd1-44268884682_thumb250.jpg",
    "song": "Good Friend",
    "track_id": "bf54be75-29f2-4cb1-acb5-304c249b9e36",
    "recording_id": "f509eceb-d507-4981-80cb-c5c9d7c1d452",
    "artist": "Gia Margaret",
    "artist_ids": [
        "098dea79-7258-427f-af67-5626a6f38965"
    ],
    "album": "Singing",
    "release_id": "3cb742f8-562c-442f-b998-2ae1daf79bd1",
    "release_group_id": "2ad7499b-3389-4915-9139-1525f9669a42",
    "labels": [
        "Jagjaguwar"
    ],
    "label_ids": [
        "42e06800-76f8-4a5b-a9b6-0983a5d72f17"
    ],
    "release_date": "2026-04-24",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing:\n- Fremont Abbey in Seattle on June 20th\n- The Chapel in San Francisco on June 23rd\n\nChicago's Gia Margaret recently released \"Good Friend,\" as the first single from her forthcoming album Singing, which is set for release on April 24th. \n\nhttps://giamargaret.bandcamp.com/album/singing",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}