Information about plays

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

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

{
    "id": 3551311,
    "uri": "https://api.kexp.org/v2/plays/3551311/?format=api",
    "airdate": "2025-09-10T13:27:45-07:00",
    "show": 64526,
    "show_uri": "https://api.kexp.org/v2/shows/64526/?format=api",
    "image_uri": "https://ia801906.us.archive.org/15/items/mbid-52a0845e-ca19-439e-a428-17270c0e1990/mbid-52a0845e-ca19-439e-a428-17270c0e1990-3778550483_thumb500.jpg",
    "thumbnail_uri": "https://ia601906.us.archive.org/15/items/mbid-52a0845e-ca19-439e-a428-17270c0e1990/mbid-52a0845e-ca19-439e-a428-17270c0e1990-3778550483_thumb250.jpg",
    "song": "Black Steel",
    "track_id": "ac5c3cdd-9958-3d17-acd5-42b3d5a62217",
    "recording_id": "b6bfd359-0bd4-4452-8d86-26b555fff40a",
    "artist": "Tricky",
    "artist_ids": [
        "5bf64d94-efd9-4334-96fd-e6197b0b02b8"
    ],
    "album": "Maxinquaye",
    "release_id": "52a0845e-ca19-439e-a428-17270c0e1990",
    "release_group_id": "9fd2415f-182f-39c1-aa02-5acb36f99bef",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "1995-02-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Covering  Public Enemy's \"Black Steel in the Hour of Chaos.\"\n--\n\n\"It started with the concept – Tricky wanted to cover the Public Enemy track, and he had a drum sample from a tape recording of some '80s Indian music that he wanted to use.\n\nOn top of this, {engineer Mark} Saunders laid down a guitar track. While he is hazy on the details, he recalls that 'you couldn't play a riff without him going, 'No, no, that sounds too normal,' whereas if you made a mistake he'd go, 'Yeah, I love it, I love it! Now put it down an octave and make it backwards.' That's probably how that part came about.'\n\nWhen it came to vocalist Martina Topley-Bird adding the vocals, astonishingly, she had never heard the track before she went into the booth. Tricky handed her the lyrics to the first two verses of the Public Enemy original, and she went in and laid down the first melody that came into her head.\" : https://www.soundgym.co/blog/item?id=tricky-black-steel",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}