Information about plays

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

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

{
    "id": 3562808,
    "uri": "https://api.kexp.org/v2/plays/3562808/?format=api",
    "airdate": "2025-10-08T21:31:58-07:00",
    "show": 64782,
    "show_uri": "https://api.kexp.org/v2/shows/64782/?format=api",
    "image_uri": "https://coverartarchive.org/release/fbf82d3c-e2c2-45d8-9ce7-522dd6d0c20f/6991988073-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/fbf82d3c-e2c2-45d8-9ce7-522dd6d0c20f/6991988073-250.jpg",
    "song": "Lam Toey Chawewan",
    "track_id": null,
    "recording_id": "8de468bc-a6bb-493b-a020-51e0d04d8e82",
    "artist": "Chaweewan Dumnern",
    "artist_ids": [
        "ea1a62d5-71ee-4477-a552-156752bed160"
    ],
    "album": "Mo Lam Singing of Northeast Thailand",
    "release_id": null,
    "release_group_id": "b97e58bc-398b-496b-9d1c-1b3e47939465",
    "labels": [
        "SEVEN SEAS"
    ],
    "label_ids": [
        "3d640d96-7fe9-469e-b7cc-56a1d37471d3"
    ],
    "release_date": "1991-08-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chawiwan Damnoen (also spelled Chaweewan Dumnern; Thai: ฉวีวรรณ ดำเนิน) is a Thai morlum singer. She was born in 1945 in the Ratchatani Province. In 1993 she became one of Thailand's national artists. https://play.radioking.com/listen-radio\n\nhttps://soundwayrecords.bandcamp.com/track/chaweewan-dumnern-sao-lam-plearn",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}