Information about plays

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

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

{
    "id": 3646752,
    "uri": "https://api.kexp.org/v2/plays/3646752/?format=api",
    "airdate": "2026-04-25T22:11:55-07:00",
    "show": 66552,
    "show_uri": "https://api.kexp.org/v2/shows/66552/?format=api",
    "image_uri": "https://dn721800.ca.archive.org/0/items/mbid-396cd5db-a240-4111-bd64-140064a4a0e9/mbid-396cd5db-a240-4111-bd64-140064a4a0e9-35842767491_thumb500.jpg",
    "thumbnail_uri": "https://dn721800.ca.archive.org/0/items/mbid-396cd5db-a240-4111-bd64-140064a4a0e9/mbid-396cd5db-a240-4111-bd64-140064a4a0e9-35842767491_thumb250.jpg",
    "song": "Viet Nam",
    "track_id": "e11ce474-5480-3257-a939-73f907d8a08d",
    "recording_id": "496ae043-cc05-42e5-a762-cf309ad9dba2",
    "artist": "Minutemen",
    "artist_ids": [
        "d4ad0149-d8ae-4105-8009-0221fce9ff35"
    ],
    "album": "Double Nickels on the Dime",
    "release_id": "396cd5db-a240-4111-bd64-140064a4a0e9",
    "release_group_id": "0bcb9f3e-e341-3ed5-ac5b-8ed5e17f9a7e",
    "labels": [
        "SST Records"
    ],
    "label_ids": [
        "361acf91-04bb-4e85-8485-28a4d00d1e56"
    ],
    "release_date": "1989-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "For Char on Capitol Hill\n\nLyrics for several songs on Double Nickels on the Dime were written by friends such as Henry Rollins of Black Flag, Jack Brewer of Saccharine Trust, and SST co-owner Joe Carducci.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}