Information about plays

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

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

{
    "id": 3637423,
    "uri": "https://api.kexp.org/v2/plays/3637423/?format=api",
    "airdate": "2026-04-03T21:03:51-07:00",
    "show": 66357,
    "show_uri": "https://api.kexp.org/v2/shows/66357/?format=api",
    "image_uri": "https://coverartarchive.org/release/b3bbc1dd-0a2e-40b2-adf4-65aa322ba4b1/26040803175-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b3bbc1dd-0a2e-40b2-adf4-65aa322ba4b1/26040803175-250.jpg",
    "song": "Beau Souvenir",
    "track_id": null,
    "recording_id": "51f31383-4501-4fd1-86d1-94bf599816fa",
    "artist": "Madilu System",
    "artist_ids": [
        "83f58e18-23d1-40df-818c-5d5d8c536df7"
    ],
    "album": "Sans Commentaire",
    "release_id": null,
    "release_group_id": "aa317ea8-c05b-4259-89f7-5c473891e853",
    "labels": [],
    "label_ids": [],
    "release_date": "1994-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jean de Dieu Makiese, popularly known as Madilu System, was a Congolese rumba singer and songwriter. A prominent singer in his country from the 1970s to the 2000s, he was once a member of the seminal band TPOK Jazz]] which dominated the Congolese scene from 1960s through 1980s.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}