Information about plays

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

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

{
    "id": 3629648,
    "uri": "https://api.kexp.org/v2/plays/3629648/?format=api",
    "airdate": "2026-03-16T07:10:48-07:00",
    "show": 66197,
    "show_uri": "https://api.kexp.org/v2/shows/66197/?format=api",
    "image_uri": "https://dn710700.ca.archive.org/0/items/mbid-d9fa44a6-c79b-4b70-806b-af5eb748e8f8/mbid-d9fa44a6-c79b-4b70-806b-af5eb748e8f8-5320516788_thumb500.jpg",
    "thumbnail_uri": "https://dn710700.ca.archive.org/0/items/mbid-d9fa44a6-c79b-4b70-806b-af5eb748e8f8/mbid-d9fa44a6-c79b-4b70-806b-af5eb748e8f8-5320516788_thumb250.jpg",
    "song": "Unreflected",
    "track_id": "cbb77931-4018-3666-9e6f-622a5e9ac3aa",
    "recording_id": "d19afe1c-bb9d-44f0-9e56-931c38fa03cd",
    "artist": "Mazzy Star",
    "artist_ids": [
        "c48d4327-8122-4286-af66-05e1ee6ac4d8"
    ],
    "album": "So Tonight That I Might See",
    "release_id": "d9fa44a6-c79b-4b70-806b-af5eb748e8f8",
    "release_group_id": "2863caa0-14e9-3016-83e4-4f0cdab55f4f",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "1993-10-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Morning Show album of the week!\n\n'So Tonight That I Might See' is the second studio album by California band Mazzy Star. \n\nIt is widely considered one of the greatest albums of the 1990s, LA Times critic Steve Hochman describing it as: \"far more narcotic and hypnotic than anything the whole techno-trance universe has digitally blipped up to date.\" http://bit.ly/4mvzZGh",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}