Information about plays

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

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

{
    "id": 3667592,
    "uri": "https://api.kexp.org/v2/plays/3667592/?format=api",
    "airdate": "2026-06-13T23:08:39-07:00",
    "show": 66982,
    "show_uri": "https://api.kexp.org/v2/shows/66982/?format=api",
    "image_uri": "https://dn710704.ca.archive.org/0/items/mbid-1e231e8c-9991-4a5f-bff8-a702b8e7475b/mbid-1e231e8c-9991-4a5f-bff8-a702b8e7475b-16440839312_thumb500.jpg",
    "thumbnail_uri": "https://dn710704.ca.archive.org/0/items/mbid-1e231e8c-9991-4a5f-bff8-a702b8e7475b/mbid-1e231e8c-9991-4a5f-bff8-a702b8e7475b-16440839312_thumb250.jpg",
    "song": "Teenage Barnacle",
    "track_id": "49528f15-7497-36db-adc3-7ec356784642",
    "recording_id": "56a0e8a4-411c-4f59-aa7a-d1a38c760832",
    "artist": "Enigmas",
    "artist_ids": [
        "5ac4bbf2-d0fb-4499-8e6f-b34687c96e73"
    ],
    "album": "Last Call: Vancouver Independent Music 1977-1988",
    "release_id": "1e231e8c-9991-4a5f-bff8-a702b8e7475b",
    "release_group_id": "7b4e2a43-018f-4986-8525-6d431e840586",
    "labels": [
        "Zulu Records"
    ],
    "label_ids": [
        "1e3b3b37-5bb5-43df-99d1-a45cfc5419e2"
    ],
    "release_date": "1991-11-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Enigmas formed in Vancouver, British Columbia, in 1981. Although initially short-lived, the band is still renowned for its live performances, showcasing a style combining influences from 1960s garage rock and Detroit's proto-punk scene. \n\nhttps://www.reverbnation.com/artist/video/12209236",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}