Information about plays

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

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

{
    "id": 3550154,
    "uri": "https://api.kexp.org/v2/plays/3550154/?format=api",
    "airdate": "2025-09-07T19:07:03-07:00",
    "show": 64502,
    "show_uri": "https://api.kexp.org/v2/shows/64502/?format=api",
    "image_uri": "https://coverartarchive.org/release/f64c9d51-1685-41cd-a362-4c3e5fabebd4/14682962739-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f64c9d51-1685-41cd-a362-4c3e5fabebd4/14682962739-250.jpg",
    "song": "It's a Trip",
    "track_id": null,
    "recording_id": "ff837308-749d-428d-aa00-e073e8ffe23b",
    "artist": "The Last Poets",
    "artist_ids": [
        "9457a08d-a2d0-4f2d-9876-b8870612d54f"
    ],
    "album": "Delights of the Garden",
    "release_id": null,
    "release_group_id": "313d595e-9ad9-3d4f-96c2-80107ccc5c30",
    "labels": [
        "Douglas"
    ],
    "label_ids": [
        "6a45b009-bd48-4e82-affe-53b447b65c9c"
    ],
    "release_date": "1977-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Last Poets collaborated with master drummer & percussionist Bernard Purdie for their 1977 album Delights of the Garden, which included the funk futuristic \"It's a Trip.\"\n\nThe Last Poets are a group of poets and musicians, rising from the late 1960s African American civil rights movement. Jalaludin M. Nuriddin, an Army paratrooper who chose to go to jail instead of fight in the Vietnam War, founded the group in prison after converting to Islam and performing the \"spoken word\" to a rhythmic beat.\n\nThe Last Poets stands as the true originator of hip-hop emceeing. With withering attacks on everything from racists to the American government to the bourgeoisie, their spoken-word albums preceded politically laced R&B projects such as Marvin Gaye's What's Going On and foreshadowed the work of hard-hitting hip-hop groups such as Public Enemy.\n\nMembers of The Last Poets include: Abiodun Oyewole, Abu Mustafa, David Nelson, Felipe Luciano, Gylan Kain, Jalaludin M. Nuriddin, Jamal Abdus Sabur, Lightnin' Rod, Nilaja, Suliaman El-Hadi, and Umar Bin Hassan.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}