Information about plays

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

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

{
    "id": 3593941,
    "uri": "https://api.kexp.org/v2/plays/3593941/?format=api",
    "airdate": "2025-12-21T08:41:13-08:00",
    "show": 65437,
    "show_uri": "https://api.kexp.org/v2/shows/65437/?format=api",
    "image_uri": "https://coverartarchive.org/release/47293a28-9668-4474-bd82-70799224e817/41531176996-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/47293a28-9668-4474-bd82-70799224e817/41531176996-250.jpg",
    "song": "Unsung Heroes",
    "track_id": null,
    "recording_id": "d8febba5-ac19-4bc7-beb0-6b25ca022cb0",
    "artist": "Sheldon Agwu",
    "artist_ids": [
        "603cf58b-c357-4cb3-a71c-e48c6681d5db"
    ],
    "album": "Kintsugi",
    "release_id": null,
    "release_group_id": "4d5d00a0-79cb-451d-a93b-8b37889d1e82",
    "labels": [
        "Sanctum Recordings"
    ],
    "label_ids": [],
    "release_date": "2025-04-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Penultimate track off the debut album from London-based producer/guitarist Sheldon Agwu named after the Japanese art of repairing broken pottery by joining pieces back together and filling cracks with lacquer dusted with powdered gold, silver, or platinum, thereby highlighting the flaws in the mended object ~ https://sheldonagwumusic.bandcamp.com/album/kintsugi",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}