Information about plays

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

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

{
    "id": 3599230,
    "uri": "https://api.kexp.org/v2/plays/3599230/?format=api",
    "airdate": "2026-01-02T13:07:32-08:00",
    "show": 65541,
    "show_uri": "https://api.kexp.org/v2/shows/65541/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "A Bright New Life",
    "track_id": "45259781-7c0e-3fb9-a229-a777cff2e9ff",
    "recording_id": "65d80bd2-e549-4db3-9633-c4bfe5664dac",
    "artist": "Escort",
    "artist_ids": [
        "d1905c22-27b7-4e14-8e04-caf9a31ec8b4"
    ],
    "album": "Escort",
    "release_id": "b93d2156-090b-4f1b-8892-97e3ac8eecf8",
    "release_group_id": "49c7254a-dfdf-4c53-8f49-7e8e12b6b266",
    "labels": [
        "Tirk Recordings"
    ],
    "label_ids": [
        "c00c309f-448d-4249-86a4-44ecb73abab0"
    ],
    "release_date": "2011-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Steeped in the venerable tradition of clubland’s holy trinity, New York, Chicago, and Detroit, Escort pays homage to mutant- pop luminaries such as Kid Creole and the Coconuts & Ian Dury. While embracing the legacy of these forward-thinking but classic acts, Escort has managed create something strikingly new. \n\nhttps://escort.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}