Information about plays

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

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

{
    "id": 3636076,
    "uri": "https://api.kexp.org/v2/plays/3636076/?format=api",
    "airdate": "2026-03-31T16:14:12-07:00",
    "show": 66331,
    "show_uri": "https://api.kexp.org/v2/shows/66331/?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://ia800905.us.archive.org/11/items/mbid-34737582-1ed2-4365-8158-32a338fcdc03/mbid-34737582-1ed2-4365-8158-32a338fcdc03-44690373810_thumb250.jpg",
    "song": "Poet Wong Pt. 1 (เปิดวง ตอน 1)",
    "track_id": "68bd06b8-5a6e-4d24-a340-25b7fa1c0582",
    "recording_id": "7d2ffb8e-fbd1-4b8f-82c2-2932abfc1bfa",
    "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": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "[air break] Khun Narin is a psychedelic music ensemble out of Thailand. They are releasing their first new album in over a decade - coming out May 15th!\nhttps://khunnarin.bandcamp.com/album/iii",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}