Information about plays

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

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

{
    "id": 3641448,
    "uri": "https://api.kexp.org/v2/plays/3641448/?format=api",
    "airdate": "2026-04-13T05:44:29-07:00",
    "show": 66441,
    "show_uri": "https://api.kexp.org/v2/shows/66441/?format=api",
    "image_uri": "https://dn710200.ca.archive.org/0/items/mbid-359bc819-3f9d-4990-a592-92812b0c1dca/mbid-359bc819-3f9d-4990-a592-92812b0c1dca-29901276809_thumb500.jpg",
    "thumbnail_uri": "https://dn710200.ca.archive.org/0/items/mbid-359bc819-3f9d-4990-a592-92812b0c1dca/mbid-359bc819-3f9d-4990-a592-92812b0c1dca-29901276809_thumb250.jpg",
    "song": "Seattle",
    "track_id": "7eadc900-8dfd-3f97-9bf0-6b01c8540a51",
    "recording_id": "1b42f1ab-bea8-448c-9646-a4f054f313c5",
    "artist": "Public Image Ltd",
    "artist_ids": [
        "68950696-ee9a-49b2-a8c2-d1d6c19355cc"
    ],
    "album": "The Greatest Hits, So Far",
    "release_id": "359bc819-3f9d-4990-a592-92812b0c1dca",
    "release_group_id": "bda49584-f69f-3e26-8015-b28354c40927",
    "labels": [
        "Virgin"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "1990-10-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Performing in Seattle on Sep. 15 at the Neptune Theatre!\n\nJohn Lydon describes the track as a tribute to Seattle, a city he feels \"quite warm about\" and considers a home away from home. He noted the city's great atmosphere and amazing gigs as primary inspirations.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}