Information about plays

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

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

{
    "id": 3560313,
    "uri": "https://api.kexp.org/v2/plays/3560313/?format=api",
    "airdate": "2025-10-02T03:23:47-07:00",
    "show": 64722,
    "show_uri": "https://api.kexp.org/v2/shows/64722/?format=api",
    "image_uri": "https://coverartarchive.org/release/f8e9d3b5-32e0-4abc-b36e-3c335cee4972/38298312368-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f8e9d3b5-32e0-4abc-b36e-3c335cee4972/38298312368-250.jpg",
    "song": "Al-Naafiysh (The Soul)",
    "track_id": null,
    "recording_id": "29af8a70-54fc-434f-8e37-70b7da2eb7d3",
    "artist": "Hashim",
    "artist_ids": [
        "ec0337b1-95b3-47e9-b801-742e7db45b9a"
    ],
    "album": "Al-Naafiysh (The Soul) (1990 remix)",
    "release_id": null,
    "release_group_id": "b76d8b15-827d-336a-a918-933c434eb5cd",
    "labels": [
        "Cutting Records"
    ],
    "label_ids": [
        "4c8594b5-9a09-408b-aab4-84be1827e869"
    ],
    "release_date": "1983-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jerry Calliste Jr., also known as Hashim, is a music industry executive producer, songwriter, record producer, music publisher, and former DJ who is best known for the internationally renowned, seminal hip hop, electro-funk, and dance music classic recording \"Al-Naafiysh\". --- \"In 1984, Madonna Louise Ciccone left a downtown Manhattan club without her leather wristbands. She’d swapped them for a test pressing of “We’re Rocking The Planet,” a 12-inch recorded by an eighteen-year-old from Upper Manhattan called Hashim. Despite what Madonna’s wrists might tell you, it was an even trade. One year earlier, Hashim had conquered the Danceteria club scene with “Al-Naafiysh,” an epic six-minute b-boy anthem that made kids spin smoking bald spots into their heads. New York stations like WKTU blew it up, while hip-hop DJs used its vocoded imprimatur, “It’s time,” as a scratch tool.\" Read an interview with Hashim about that music: https://www.bidoun.org/articles/the-hashimite-kingdom",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}