Information about plays

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

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

{
    "id": 3630275,
    "uri": "https://api.kexp.org/v2/plays/3630275/?format=api",
    "airdate": "2026-03-17T17:17:59-07:00",
    "show": 66208,
    "show_uri": "https://api.kexp.org/v2/shows/66208/?format=api",
    "image_uri": "https://ia601705.us.archive.org/9/items/mbid-889eb228-1357-4aa0-9157-b6b30b2319d5/mbid-889eb228-1357-4aa0-9157-b6b30b2319d5-36902156774_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-889eb228-1357-4aa0-9157-b6b30b2319d5/mbid-889eb228-1357-4aa0-9157-b6b30b2319d5-36902156774_thumb250.jpg",
    "song": "UNLOVED",
    "track_id": "5f7a80d4-a484-4e83-acea-9bf5f6573059",
    "recording_id": "c5779085-2899-486d-9fbb-68912d212d68",
    "artist": "HEALTH",
    "artist_ids": [
        "6805e4d5-f550-40fe-b731-05dc8229e74b"
    ],
    "album": "RAT WARS",
    "release_id": "889eb228-1357-4aa0-9157-b6b30b2319d5",
    "release_group_id": "471c994f-c499-4aa9-bc13-ea8f3fd2a7c5",
    "labels": [
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2023-12-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "HEALTH will be performing on April 2nd at The Showbox in Seattle.  Text \"Health\" now for your chance to win tickets!\n\nKEXP's DJ Atticus providing the opening set!\nhttps://youwillloveeachother.bandcamp.com/album/r-type-ii",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}