Information about plays

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

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

{
    "id": 3630045,
    "uri": "https://api.kexp.org/v2/plays/3630045/?format=api",
    "airdate": "2026-03-17T05:09:52-07:00",
    "show": 66204,
    "show_uri": "https://api.kexp.org/v2/shows/66204/?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://dn721503.ca.archive.org/0/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": "Gia Margaret recently released \"Good Friend,\" as the first single from her forthcoming album Singing, which is set for release on April 24th. You can catch her live at the Fremont Abbey in Seattle on June 20th or at The Chapel in San Francisco on June 23rd. More info: https://giamargaret.bandcamp.com/album/singing",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}