Information about plays

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

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

{
    "id": 3548931,
    "uri": "https://api.kexp.org/v2/plays/3548931/?format=api",
    "airdate": "2025-09-04T18:07:15-07:00",
    "show": 64474,
    "show_uri": "https://api.kexp.org/v2/shows/64474/?format=api",
    "image_uri": "https://dn721200.ca.archive.org/0/items/mbid-1f1fb822-c488-4021-b8c1-90f8358b6dbe/mbid-1f1fb822-c488-4021-b8c1-90f8358b6dbe-22149746172_thumb500.jpg",
    "thumbnail_uri": "https://ia600704.us.archive.org/12/items/mbid-1f1fb822-c488-4021-b8c1-90f8358b6dbe/mbid-1f1fb822-c488-4021-b8c1-90f8358b6dbe-22149746172_thumb250.jpg",
    "song": "Only You",
    "track_id": "4d68fbac-5713-420d-afad-f67228f60daf",
    "recording_id": "7ba7911d-f548-47cc-b2d1-30ffd954675e",
    "artist": "Steve Monite",
    "artist_ids": [
        "53c7987c-25f8-4d1a-9c64-248355de1bcc"
    ],
    "album": "Only You",
    "release_id": "1f1fb822-c488-4021-b8c1-90f8358b6dbe",
    "release_group_id": "38c3cb41-6ebe-4075-a114-2ab5ebca6def",
    "labels": [
        "PMG"
    ],
    "label_ids": [
        "b5d1a6cf-a8d3-4053-af5d-ccf2701324e8"
    ],
    "release_date": "2017-03-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hailed as the holy grail of 1980s Nigerian funk by contemporary critics and record collectors, \"Only You\" has received renewed attention after being covered live at the 2017 FYF Fest by R&B superstar Frank Ocean with backing instrumentation by Alex G. \n\nThe track was also covered by Theophilus London, featuring Tame Impala, in October 2018. It was first reissued by Triassic Tusk Records: Screamers, Bangers & Cosmic Synths. Then picked up and released on Soundway Records' Doing It In Lagos: Boogie, Pop & Disco in 1980s Nigeria, a compilation of Nigerian music from the 1980s.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}