Information about plays

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

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

{
    "id": 3540406,
    "uri": "https://api.kexp.org/v2/plays/3540406/?format=api",
    "airdate": "2025-08-15T14:09:45-07:00",
    "show": 64295,
    "show_uri": "https://api.kexp.org/v2/shows/64295/?format=api",
    "image_uri": "https://ia601302.us.archive.org/32/items/mbid-7c828267-c3de-4542-b250-55b308cd1c5d/mbid-7c828267-c3de-4542-b250-55b308cd1c5d-17526681921_thumb500.jpg",
    "thumbnail_uri": "https://ia601302.us.archive.org/32/items/mbid-7c828267-c3de-4542-b250-55b308cd1c5d/mbid-7c828267-c3de-4542-b250-55b308cd1c5d-17526681921_thumb250.jpg",
    "song": "Bellbottoms",
    "track_id": "a083f3e7-388e-38e6-8910-7f67ed3fca71",
    "recording_id": "e50c737c-e9a4-452a-bc80-58a18930be9c",
    "artist": "The Jon Spencer Blues Explosion",
    "artist_ids": [
        "d1ab8ca8-fb9f-4e78-a422-3cd5406dc0b1"
    ],
    "album": "Orange",
    "release_id": "7c828267-c3de-4542-b250-55b308cd1c5d",
    "release_group_id": "516e6041-fb7b-331e-b965-3083cbda6891",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "1994-10-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "As heard over the opening scene of Baby Driver!\n\nJon Spencer came through the studio for a Live on KEXP session in December 2024! You can check out that video here: https://www.youtube.com/watch?v=x0ONf5Rh-WQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}