Information about plays

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

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

{
    "id": 3612821,
    "uri": "https://api.kexp.org/v2/plays/3612821/?format=api",
    "airdate": "2026-02-03T19:34:48-08:00",
    "show": 65833,
    "show_uri": "https://api.kexp.org/v2/shows/65833/?format=api",
    "image_uri": "https://coverartarchive.org/release/860b7929-a645-4133-a321-b6f103f004c8/16525977397-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/860b7929-a645-4133-a321-b6f103f004c8/16525977397-250.jpg",
    "song": "Lam San Disco",
    "track_id": null,
    "recording_id": "c1f277f6-523e-4696-a078-eaba17144a2a",
    "artist": "The Paradise Bangkok Molam International Band",
    "artist_ids": [
        "c87be8a9-dc61-44f6-bb0d-35b6f8800ee1"
    ],
    "album": "21st Century Molam",
    "release_id": null,
    "release_group_id": "f9c1ff3b-72cb-41e4-9324-2d941319ab3f",
    "labels": [
        "ZudRangMa"
    ],
    "label_ids": [
        "2b126af7-8758-4101-9a9c-e811ef593734"
    ],
    "release_date": "2014-12-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Paradise Bangkok Molam International Band is a hybridized roots music band from Thailand. Their musical style is a mixture of traditional Thai music. There are also elements of blues, folk rock and dub.\n\nParadise Bangkok began as a regular club night in Thailand in 2009 featuring DJs and collectors Chris Menist and Maft Sai, spinning music from Africa, the Caribbean and Asia.\n\nhttps://theparadisebangkokmolaminternationalband.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}