Information about plays

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

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

{
    "id": 3633708,
    "uri": "https://api.kexp.org/v2/plays/3633708/?format=api",
    "airdate": "2026-03-26T01:57:00-07:00",
    "show": 66281,
    "show_uri": "https://api.kexp.org/v2/shows/66281/?format=api",
    "image_uri": "https://coverartarchive.org/release/28187ff5-12c1-45cf-bfdb-2f4ff91cf24b/3656617004-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/28187ff5-12c1-45cf-bfdb-2f4ff91cf24b/3656617004-250.jpg",
    "song": "Game Is My Middle Name",
    "track_id": null,
    "recording_id": "d639530f-80f4-4cb3-bb96-6f12618db270",
    "artist": "Betty Davis",
    "artist_ids": [
        "bb17dc42-ecaf-42ca-aa35-b23207573060"
    ],
    "album": "Betty Davis",
    "release_id": null,
    "release_group_id": "a453c5f2-3a8f-3c6c-bde6-ea83aac43c99",
    "labels": [
        "Light in the Attic Records"
    ],
    "label_ids": [
        "d277da0d-1d64-4256-90f5-ced940fb9b77"
    ],
    "release_date": "1973-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sylvester (and Anita Pointer) sang background vocals on Betty Davis' \"Game Is My Middle Name\".\n\nBlack Power Goddess Betty Davis was called the queen of funk in the '70s.  Betty not only wrote every song she ever recorded and produced every album after her first, but the young woman penned the tunes that got The Commodores signed to Motown.\n\nhttps://lightintheattic.net/artists/6-betty-davis",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}