Information about plays

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

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

{
    "id": 3653177,
    "uri": "https://api.kexp.org/v2/plays/3653177/?format=api",
    "airdate": "2026-05-10T20:09:40-07:00",
    "show": 66684,
    "show_uri": "https://api.kexp.org/v2/shows/66684/?format=api",
    "image_uri": "https://coverartarchive.org/release/9db8de9b-297e-4a20-87ce-26bab02c3853/43940709428-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/9db8de9b-297e-4a20-87ce-26bab02c3853/43940709428-250.jpg",
    "song": "Shaft's Mama",
    "track_id": null,
    "recording_id": "27c54f9c-19ba-4138-ad46-48079e526878",
    "artist": "Charlie Whitehead",
    "artist_ids": [
        "dce484b5-6197-4292-92f8-c9a416e8dbb9"
    ],
    "album": "Charlie Whitehead and the Swamp Dogg Band",
    "release_id": null,
    "release_group_id": "004005db-568f-3fed-bf31-ead140db3cff",
    "labels": [
        "Fungus"
    ],
    "label_ids": [
        "5880b61f-0395-49dd-a87b-c0ed5ca0857b"
    ],
    "release_date": "1973-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Charlie Whitehead & the Swamp Dogg Band released \"Shaft's Mama\" on the self-titled 1973 album.\n\nSoul singer from Franklin, Virginia, Charlie Whitehead moved to New York City in 1968 and was subsequently signed to Musicor's R&B subsidiary, Dynamo Records, by Charlie Foxx. At Dynamo, Whitehead was paired with Jerry Williams, Jr. and the two wrote songs (often with Gary U.S. Bonds) for artists such as Dee Dee Warwick and Doris Duke, including Warwick's 1970 hit, \"She Didn’t Know (She Kept on Talking).\" \nReleasing only one single on Dynamo, Whitehead followed Williams when he left for Canyon Records. In 1970, using the name Raw Spitt, Whitehead released a self-titled album, produced and mostly written by Williams.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}