Information about plays

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

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

{
    "id": 3607906,
    "uri": "https://api.kexp.org/v2/plays/3607906/?format=api",
    "airdate": "2026-01-23T04:03:01-08:00",
    "show": 65728,
    "show_uri": "https://api.kexp.org/v2/shows/65728/?format=api",
    "image_uri": "https://coverartarchive.org/release/b100c5a5-6a0c-4e1c-aafa-3284e5f9694c/41282912726-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b100c5a5-6a0c-4e1c-aafa-3284e5f9694c/41282912726-250.jpg",
    "song": "KIDS IN THE CAGES",
    "track_id": null,
    "recording_id": "bb209116-5dfb-439d-90dd-ec2ed0a8d025",
    "artist": "The Neighborhood Kids",
    "artist_ids": [
        "369e3ee5-19f2-4d49-aedd-629eb40dde27"
    ],
    "album": "EVERY CHILD LEFT BEHIND",
    "release_id": null,
    "release_group_id": "a2eb4744-7483-41da-b663-87ffe8f2824c",
    "labels": [],
    "label_ids": [],
    "release_date": "2023-10-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"I'm feeling frustrated\"\" is the raw declaration that opens Kids in the Cages, a powerful track by The Neighborhood Kids released in 2023. Based in Southern California and proudly Chicano, the group—formed by Verde, Amon the MC, Niko Rosy, Gatoz Locoz, and DJ JG—uses hip-hop as a weapon of resistance. This song denounces the inhumane treatment of immigrant children in detention centers, blending sharp political commentary with urgent beats that demand attention and justice.\n\nWatch the video: https://www.youtube.com/watch?v=Zg0-q8-Wy_o\n \nESPAÑOL\n\"I'm feeling frustrated\"\" es la declaración cruda que abre Kids in the Cages, un poderoso tema de The Neighborhood Kids lanzado en 2023. Desde el sur de California y con orgullo chicano, el grupo—formado por Verde, Amon the MC, Niko Rosy, Gatoz Locoz y DJ JG—usa el hip-hop como arma de resistencia. La canción denuncia el trato inhumano hacia niños migrantes en centros de detención, fusionando crítica política directa con beats urgentes que exigen atención y justicia.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}