Information about plays

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

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

{
    "id": 3554936,
    "uri": "https://api.kexp.org/v2/plays/3554936/?format=api",
    "airdate": "2025-09-19T08:43:22-07:00",
    "show": 64601,
    "show_uri": "https://api.kexp.org/v2/shows/64601/?format=api",
    "image_uri": "https://ia800204.us.archive.org/15/items/mbid-a2f6a1c3-63d5-442f-9280-92f43e447d79/mbid-a2f6a1c3-63d5-442f-9280-92f43e447d79-1261407291_thumb500.jpg",
    "thumbnail_uri": "https://ia600204.us.archive.org/15/items/mbid-a2f6a1c3-63d5-442f-9280-92f43e447d79/mbid-a2f6a1c3-63d5-442f-9280-92f43e447d79-1261407291_thumb250.jpg",
    "song": "Rise (12\" mix)",
    "track_id": "a69755ba-a834-31a5-b677-6490b3e90c08",
    "recording_id": "6487cde0-5240-421b-b910-2bea99d313cf",
    "artist": "Public Image Ltd.",
    "artist_ids": [
        "68950696-ee9a-49b2-a8c2-d1d6c19355cc"
    ],
    "album": "Album",
    "release_id": "a2f6a1c3-63d5-442f-9280-92f43e447d79",
    "release_group_id": "eaf860cb-52e1-3abd-985f-e7ed847d4c8c",
    "labels": [
        "Virgin"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "1986-02-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Initially titled \"South African Song,\" \"Rise\" was written by John Lydon about the oppression of blacks in South Africa during its hideous apartheid era. He said: \"I read this manual on South African interrogation techniques, and 'Rise' is quotes from some of the victims. I put them together because I thought it fitted in aptly with my own feelings about daily existence.\": https://genius.com/Public-image-ltd-rise-lyrics\n--\nSteve Vai contributed guitar work to the track. The drummer was American jazz fusion pioneer Tony Williams, who first gained fame in the 1960s as a member of trumpeter Miles Davis' band.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}