Information about plays

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

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

{
    "id": 3539262,
    "uri": "https://api.kexp.org/v2/plays/3539262/?format=api",
    "airdate": "2025-08-12T17:41:11-07:00",
    "show": 64272,
    "show_uri": "https://api.kexp.org/v2/shows/64272/?format=api",
    "image_uri": "https://ia904502.us.archive.org/18/items/mbid-328c2e64-ae58-4e5a-8c73-4c5a01aff3d8/mbid-328c2e64-ae58-4e5a-8c73-4c5a01aff3d8-29278829173_thumb500.jpg",
    "thumbnail_uri": "https://ia904502.us.archive.org/18/items/mbid-328c2e64-ae58-4e5a-8c73-4c5a01aff3d8/mbid-328c2e64-ae58-4e5a-8c73-4c5a01aff3d8-29278829173_thumb250.jpg",
    "song": "Stumbling Down",
    "track_id": "e72759f1-9801-41a7-ba4b-16d1b52dedbf",
    "recording_id": "44a3e75b-7fbd-4bbb-b309-bea3e5a8dab0",
    "artist": "Tony Allen feat. Sampa the Great",
    "artist_ids": [
        "ea524cc6-191a-4c05-ab88-3bb5c0880ca5",
        "9d79c790-9897-464e-aef0-db5bd3290f00"
    ],
    "album": "There Is No End",
    "release_id": "328c2e64-ae58-4e5a-8c73-4c5a01aff3d8",
    "release_group_id": "8754bbad-e0ae-47a1-a69d-77728061cc7c",
    "labels": [
        "Blue Note"
    ],
    "label_ids": [
        "713c4a95-6616-442b-9cf6-14e1ddfd5946"
    ],
    "release_date": "2021-04-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tony Allen was born on this day in 1940 (d. April 30, 2020). He was a Nigerian drummer, composer, and songwriter who worked with Fela Kuti's band Africa '70 from 1968 to 1979, and was one of the primary co-founders of the genre of Afrobeat music. Fela once stated that, \"without Tony Allen, there would be no Afrobeat.\" He was described by Brian Eno as \"perhaps the greatest drummer who has ever lived.\" in 2020 he and South African trumpeter Hugh Masekela released \"Rejoice.\" \n\nThis track, featuring Zambian rapper Sampa the Great, was featured on the 2021 posthumous Tony Allen album \"There Is No End.\" “Tony was involved in changing the way African Music was heard and felt, and he has constantly inspired me to learn and to expand my music,” Sampa said in a statement.\n\nAllen began working on \"There Is No End\" in 2019, a year before his death in April 2020 at the age of 79. Allen wrote and produced the album’s beats with drummer Vincent Taeger, a friend and mentee, and Taeger went on to complete the record with the help of co-producer Vincent Taurelle.\n\nhttps://www.bluenote.com/artist/tony-allen/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}