Information about plays

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

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

{
    "id": 3545085,
    "uri": "https://api.kexp.org/v2/plays/3545085/?format=api",
    "airdate": "2025-08-26T14:07:30-07:00",
    "show": 64394,
    "show_uri": "https://api.kexp.org/v2/shows/64394/?format=api",
    "image_uri": "https://dn721500.ca.archive.org/0/items/mbid-b6c6032c-1ed2-4f98-b50d-a2e1d85be723/mbid-b6c6032c-1ed2-4f98-b50d-a2e1d85be723-41876738081_thumb500.jpg",
    "thumbnail_uri": "https://dn721500.ca.archive.org/0/items/mbid-b6c6032c-1ed2-4f98-b50d-a2e1d85be723/mbid-b6c6032c-1ed2-4f98-b50d-a2e1d85be723-41876738081_thumb250.jpg",
    "song": "Crosseyed and Painless",
    "track_id": "c138049c-0d93-35b9-9e8e-054525a34355",
    "recording_id": "1152b51b-9df7-4137-b085-74d1019c84a3",
    "artist": "Talking Heads",
    "artist_ids": [
        "a94a7155-c79d-4409-9fcf-220cb0e4dc3a"
    ],
    "album": "Remain in Light",
    "release_id": "b6c6032c-1ed2-4f98-b50d-a2e1d85be723",
    "release_group_id": "f6b1b900-6108-32f0-abbd-2855af9151eb",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1983-09-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "David Byrne always speak-sings to an extent, but this song has an actual rap verse (“Facts are simple and facts are straight…”) Drummer Chris Frantz says that he played Byrne “The Breaks” by Kurtis Blow to inspire his delivery. Frantz also says that the song’s title refers to being extremely drunk.\n----\nDavid Byrne will be performing on November 12th at The Paramount!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}