Information about plays

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

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

{
    "id": 3593040,
    "uri": "https://api.kexp.org/v2/plays/3593040/?format=api",
    "airdate": "2025-12-19T10:07:01-08:00",
    "show": 65418,
    "show_uri": "https://api.kexp.org/v2/shows/65418/?format=api",
    "image_uri": "https://ia800608.us.archive.org/25/items/mbid-8bbd578d-cf98-4deb-9b8f-d6297d43e9c0/mbid-8bbd578d-cf98-4deb-9b8f-d6297d43e9c0-40881743693_thumb500.jpg",
    "thumbnail_uri": "https://ia800608.us.archive.org/25/items/mbid-8bbd578d-cf98-4deb-9b8f-d6297d43e9c0/mbid-8bbd578d-cf98-4deb-9b8f-d6297d43e9c0-40881743693_thumb250.jpg",
    "song": "The Same Thing as Nothing at All",
    "track_id": "d94df6b6-4382-436c-8fae-dd3fc2b88d43",
    "recording_id": "b9c63391-76f0-4826-b47a-fe123c0a7b33",
    "artist": "Destroyer",
    "artist_ids": [
        "61604b45-8a91-4e33-a1b6-45d7b1fec4e5"
    ],
    "album": "Dan’s Boogie",
    "release_id": "8bbd578d-cf98-4deb-9b8f-d6297d43e9c0",
    "release_group_id": "b9ec0b77-20ee-4e59-ac4d-77d4b5c6c785",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2025-03-28",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "#99 on our countdown of YOUR favorite albums of 2025\n\nDestroyer will be opening for Neko Case in early 2026:\n\n-Edmonds, WA on February 27th at Edmonds Center for the Arts\n\n-Monterey, CA on March 5th at the Golden State Theatre\n\n-Napa, CA on March 6th at Uptown Theatre Napa\n\nhttps://destroyer.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}