Information about plays

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

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

{
    "id": 3640695,
    "uri": "https://api.kexp.org/v2/plays/3640695/?format=api",
    "airdate": "2026-04-11T10:24:43-07:00",
    "show": 66424,
    "show_uri": "https://api.kexp.org/v2/shows/66424/?format=api",
    "image_uri": "https://coverartarchive.org/release/d838ae56-a088-44c9-a0e9-040a47a85fce/35325129907-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/d838ae56-a088-44c9-a0e9-040a47a85fce/35325129907-250.jpg",
    "song": "Throw Away Your Gun",
    "track_id": null,
    "recording_id": "1b9d9c89-a24d-4876-b965-7ac525a4e484",
    "artist": "Prince Far I",
    "artist_ids": [
        "86f26c3e-c6ac-4829-ac22-f1a2133d4ffe"
    ],
    "album": "Dubwise",
    "release_id": null,
    "release_group_id": "02315199-d3c3-37b9-ab76-44bda7d56343",
    "labels": [],
    "label_ids": [],
    "release_date": "1991-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Prince Far I (Michael James Williams, 1945–1983) was a foundational Jamaican roots reggae chanter and producer known for his deep, resonant voice, often called \"The Voice of Thunder.\" Emerging from the Kingston sound system scene, he broke through with albums like Psalms for I and Under Heavy Manners, featuring a unique, slow-spoken \"toasting\" style.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}