Information about plays

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

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

{
    "id": 3559303,
    "uri": "https://api.kexp.org/v2/plays/3559303/?format=api",
    "airdate": "2025-09-29T18:28:12-07:00",
    "show": 64702,
    "show_uri": "https://api.kexp.org/v2/shows/64702/?format=api",
    "image_uri": "https://coverartarchive.org/release/941991a3-3239-44c2-910b-4027727c95d1/28447038759-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/941991a3-3239-44c2-910b-4027727c95d1/28447038759-250.jpg",
    "song": "What Is the Plan?",
    "track_id": null,
    "recording_id": "35dadf4b-85fd-418d-bc90-8732774afe6f",
    "artist": "African Head Charge W/ Mutabaruka",
    "artist_ids": [
        "9b30a687-a841-4b91-b1d8-a0ba5b6085ea",
        "a81dde75-8a81-40aa-ba73-cad6d3dd9ed9"
    ],
    "album": "Drumming Is a Language 1990 – 2011",
    "release_id": null,
    "release_group_id": "b88809d8-d658-4adc-9100-9b3734f96a67",
    "labels": [
        "On-U Sound"
    ],
    "label_ids": [
        "129d0c94-8097-4f3b-94a6-cf84ede01c7d"
    ],
    "release_date": "2020-03-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "African Head Charge is a psychedelic dub ensemble active since 1981. Mutabaruka is a Jamaican Rastafari dub poet, musician, actor, educator, and talk-show host, who developed two of Jamaica's most popular radio shows, The Cutting Edge and Steppin' Razor. \n\nhttps://africanheadcharge.bandcamp.com/track/what-is-the-plan-version-w-mutabaruka-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}