Information about plays

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

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

{
    "id": 3588452,
    "uri": "https://api.kexp.org/v2/plays/3588452/?format=api",
    "airdate": "2025-12-08T10:16:23-08:00",
    "show": 65323,
    "show_uri": "https://api.kexp.org/v2/shows/65323/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Alone",
    "track_id": "4eb3a79d-9866-4a83-98ce-8398f7c9cf42",
    "recording_id": "87e22af2-1bd7-4c79-bf6d-aa9d0cd20c6c",
    "artist": "Burna Boy",
    "artist_ids": [
        "78a19169-ac75-4868-b504-7e2e073118e0"
    ],
    "album": "Black Panther: Wakanda Forever - Music From and Inspired By",
    "release_id": "3c7ec9b4-bf3b-4850-81b5-19e33e6025ab",
    "release_group_id": "38de041b-6f97-4aad-ba51-11929f8a0716",
    "labels": [
        "Def Jam Recordings",
        "Hollywood Records",
        "Roc Nation"
    ],
    "label_ids": [
        "a92d1684-4edb-48aa-b913-30e9da213004",
        "6bb7c1b2-cb06-4381-9c59-02b1ae4aa96d",
        "7204e52a-64c8-4a48-9bca-079359ee9d3f"
    ],
    "release_date": "2022-11-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "90.TEEN is curated by the participants of the KEXP Youth Radio program. The aim of the program is to empower young people by building confidence, supporting career development, fostering positive thinking, honing curation skills, and providing hands-on experience in both technical and programmatic aspects of radio. Participants will also receive training in the art of broadcast DJing. https://www.kexp.org/shows/90.-teen/\n\nThis past Saturday’s 90.TEEN DJ was DJ Zola! Zola is a high school student who loves spending time listening to, playing, and writing music. KEXP has always been an integral piece of her life, and she is so excited to be a part of it. As a choral soprano and violinist, as well as a sport fencer, rhythm is a key component in her life, which she loves to share on-air!\n\n***\n\nLudwig Göransson on His Globe-Trotting Odyssey to Create the ‘Wakanda Forever’ Score https://variety.com/2022/artisans/news/ludwig-goransson-wakanda-forever-score-composer-1235430770/\n\nhttps://www.onaspaceship.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}