Information about plays

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

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

{
    "id": 3631646,
    "uri": "https://api.kexp.org/v2/plays/3631646/?format=api",
    "airdate": "2026-03-20T20:17:41-07:00",
    "show": 66233,
    "show_uri": "https://api.kexp.org/v2/shows/66233/?format=api",
    "image_uri": "https://dn710806.ca.archive.org/0/items/mbid-5545f702-18b1-40fe-8460-fd171aac25f0/mbid-5545f702-18b1-40fe-8460-fd171aac25f0-3810389732_thumb500.jpg",
    "thumbnail_uri": "https://dn710806.ca.archive.org/0/items/mbid-5545f702-18b1-40fe-8460-fd171aac25f0/mbid-5545f702-18b1-40fe-8460-fd171aac25f0-3810389732_thumb250.jpg",
    "song": "Stimela (The Coal Train)",
    "track_id": "0df8c7f0-8038-382f-ae37-f3c7ec1c7746",
    "recording_id": "47b0aad0-5c82-4c55-bf1e-bac0cc6645e4",
    "artist": "Hugh Masekela",
    "artist_ids": [
        "83a2e0fb-3d9b-46ff-b383-3dde54c15297"
    ],
    "album": "Hope",
    "release_id": "5545f702-18b1-40fe-8460-fd171aac25f0",
    "release_group_id": "aa41cd74-99ff-3567-a3ea-6cf58bb349b1",
    "labels": [
        "Triloka Records"
    ],
    "label_ids": [
        "b872cbf7-d101-45d9-982b-1405cc5cbb2f"
    ],
    "release_date": "1994-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Stimela (The Coal Train),\" released in 1974 by South African jazz legend Hugh Masekela, is a poignant protest song against the apartheid-era migrant labor system. It highlights the exploitation of Black mineworkers, who were forced from rural homes to work in Johannesburg’s gold mines under brutal conditions for little pay. \n\nMasekela collaborated with Roy Ayers during his U.S. exile; both blended African themes with American jazz-funk structures.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}