Information about plays

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

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

{
    "id": 3657047,
    "uri": "https://api.kexp.org/v2/plays/3657047/?format=api",
    "airdate": "2026-05-20T01:51:18-07:00",
    "show": 66764,
    "show_uri": "https://api.kexp.org/v2/shows/66764/?format=api",
    "image_uri": "https://dn710205.ca.archive.org/0/items/mbid-34737582-1ed2-4365-8158-32a338fcdc03/mbid-34737582-1ed2-4365-8158-32a338fcdc03-44690373810_thumb500.jpg",
    "thumbnail_uri": "https://dn710205.ca.archive.org/0/items/mbid-34737582-1ed2-4365-8158-32a338fcdc03/mbid-34737582-1ed2-4365-8158-32a338fcdc03-44690373810_thumb250.jpg",
    "song": "Siang Ta Noi (เสี่ยงตาน้อย)",
    "track_id": "35b94029-0046-46b6-bae2-8c445e425b2d",
    "recording_id": "39976139-83c6-46ca-8d3a-c369728f6a55",
    "artist": "Khun Narin",
    "artist_ids": [
        "1bbadb05-4935-48d8-9a5b-e5628ac38374"
    ],
    "album": "III",
    "release_id": "34737582-1ed2-4365-8158-32a338fcdc03",
    "release_group_id": "b25d4320-4c3c-48ca-87b8-1a7759ae5383",
    "labels": [
        "Innovative Leisure Records"
    ],
    "label_ids": [
        "747265c7-b153-4f1a-9f1e-ec05e3604a97"
    ],
    "release_date": "2026-05-15",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Khun Narin is a psychedelic music ensemble based out of the Phetchabun Province in Thailand. Led by Khun Narin, the group is known locally for their impromptu improvisational performances situated at backyard parties and parades.  https://khunnarin.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}