Information about plays

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

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

{
    "id": 3645061,
    "uri": "https://api.kexp.org/v2/plays/3645061/?format=api",
    "airdate": "2026-04-21T20:36:30-07:00",
    "show": 66517,
    "show_uri": "https://api.kexp.org/v2/shows/66517/?format=api",
    "image_uri": "https://coverartarchive.org/release/1996db7f-a8ed-4d38-833d-9e80caa8746b/44615221134-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/1996db7f-a8ed-4d38-833d-9e80caa8746b/44615221134-250.jpg",
    "song": "Vultures (instrumental)",
    "track_id": null,
    "recording_id": "480e05fd-968c-40d3-aec0-dab47030d21c",
    "artist": "Kumail",
    "artist_ids": [
        "c36fb3d5-ce2f-4639-88bc-f17693f79d6e"
    ],
    "album": "Mudbrown",
    "release_id": null,
    "release_group_id": "6246ecea-fdd1-43b5-b1d9-9c2e330f011f",
    "labels": [
        "Tru Thoughts"
    ],
    "label_ids": [
        "095a742b-c292-43e2-b10d-e93e46c446db"
    ],
    "release_date": "2026-04-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Mumbai, India, now based in Lisbon, Portugal\n\nMudbrown refers to the river in Kinshasa, Democratic Republic of Congo, where Kumail lived for five years. \n\n“That mud brown water the people say never leaves you, once you taste it. It’s about paying respect to a place that’s always gonna be a part of me, even if it gave me just as many scars as it did blessings.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}