Information about plays

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

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

{
    "id": 3641895,
    "uri": "https://api.kexp.org/v2/plays/3641895/?format=api",
    "airdate": "2026-04-14T07:53:19-07:00",
    "show": 66450,
    "show_uri": "https://api.kexp.org/v2/shows/66450/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-abffd875-47bc-3fb0-a32a-6047a9cba865/mbid-abffd875-47bc-3fb0-a32a-6047a9cba865-28733767072_thumb500.jpg",
    "thumbnail_uri": "https://dn721601.ca.archive.org/0/items/mbid-abffd875-47bc-3fb0-a32a-6047a9cba865/mbid-abffd875-47bc-3fb0-a32a-6047a9cba865-28733767072_thumb250.jpg",
    "song": "Isolation",
    "track_id": "6ff543ef-773d-32e8-a3ba-db00e0c633af",
    "recording_id": "00728804-620b-452d-989c-d3d5a8b0b9c7",
    "artist": "Joy Division",
    "artist_ids": [
        "9a58fda3-f4ed-4080-a3a5-f457aac9fcdd"
    ],
    "album": "Closer",
    "release_id": "abffd875-47bc-3fb0-a32a-6047a9cba865",
    "release_group_id": "852f9715-24b3-37d5-b8a5-456f5e19b41e",
    "labels": [
        "London Records 90"
    ],
    "label_ids": [
        "2cd8a4b0-f36a-4761-8637-893024985e2f"
    ],
    "release_date": "2007-10-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The album cover’s tomb was pure chance, not a plan. The marble tomb that defines Closer’s artwork came from a 1978 photo of a sculpture in an Italian cemetery. Designers Peter Saville and Martyn Atkins had picked the image long before Ian Curtis died. After his death, Saville panicked, thinking people would assume it was a tasteless marketing stunt. But Factory Records moved forward, embracing the eerie coincidence. The result is one of the most haunting album covers in music history, made even more powerful by how accidental it all was. https://www.thatericalper.com/2025/05/24/5-surprising-facts-about-joy-divisions-closer",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}