Information about plays

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

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

{
    "id": 3667555,
    "uri": "https://api.kexp.org/v2/plays/3667555/?format=api",
    "airdate": "2026-06-13T21:36:37-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-d62989b5-a28a-4d6d-9ffd-6ffa77fb7900/mbid-d62989b5-a28a-4d6d-9ffd-6ffa77fb7900-25444167095_thumb500.jpg",
    "thumbnail_uri": "https://dn710704.ca.archive.org/0/items/mbid-d62989b5-a28a-4d6d-9ffd-6ffa77fb7900/mbid-d62989b5-a28a-4d6d-9ffd-6ffa77fb7900-25444167095_thumb250.jpg",
    "song": "Alternative Teenage Suicide",
    "track_id": "68496baa-245d-38aa-abd7-f5113f7bab8b",
    "recording_id": "8015d85a-0abd-4c1c-b162-971157385ab6",
    "artist": "Burning Brides",
    "artist_ids": [
        "2ff40dad-c709-448b-8cdc-787ef916d33e"
    ],
    "album": "Leave No Ashes",
    "release_id": "d62989b5-a28a-4d6d-9ffd-6ffa77fb7900",
    "release_group_id": "516278fd-d17a-3b66-ab6e-b737db51575a",
    "labels": [
        "V2"
    ],
    "label_ids": [
        "dc2f5993-7a3d-4c59-bba0-0a77bf9d7416"
    ],
    "release_date": "2004-06-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Burning Brides formed in Philadelphia in early 1999. Dimitri Coats and future wife and musical partner Melanie Coats joined together after Melanie graduated from The Juilliard School for modern dance.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}