Information about plays

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

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

{
    "id": 3539634,
    "uri": "https://api.kexp.org/v2/plays/3539634/?format=api",
    "airdate": "2025-08-13T15:01:25-07:00",
    "show": 64279,
    "show_uri": "https://api.kexp.org/v2/shows/64279/?format=api",
    "image_uri": "https://dn720708.ca.archive.org/0/items/mbid-5d346d92-b036-4637-8c83-5fd28c3f2196/mbid-5d346d92-b036-4637-8c83-5fd28c3f2196-7849059682_thumb500.jpg",
    "thumbnail_uri": "https://dn720708.ca.archive.org/0/items/mbid-5d346d92-b036-4637-8c83-5fd28c3f2196/mbid-5d346d92-b036-4637-8c83-5fd28c3f2196-7849059682_thumb250.jpg",
    "song": "Planet Caravan",
    "track_id": "96c9096d-84d2-4c9b-9ced-044f5ff75f95",
    "recording_id": "bc30a819-1631-4de5-ba02-51a879608c30",
    "artist": "Brown Sabbath feat. David Jimenez",
    "artist_ids": [
        "4451bb2f-4542-4774-a698-aa30ba976e79",
        "c7f4cb95-8479-4da8-8bc1-cdb612cc8e70"
    ],
    "album": "Brownout presents Brown Sabbath",
    "release_id": "5d346d92-b036-4637-8c83-5fd28c3f2196",
    "release_group_id": "b26ed08d-c72e-41a0-850f-605b36069db8",
    "labels": [
        "Ubiquity"
    ],
    "label_ids": [
        "20fbac96-c7ee-48b5-9177-e7b6d42e108f"
    ],
    "release_date": "2014-06-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Austin, Texas-based, nine-piece Latin funk and breakbeat purveyors Brownout have released two collections of material by godfathers of metal Black Sabbath.: https://www.brownoutmusic.com/brown-sabbath\n--\nThey performed live at the old KEXP studios in 2014! https://www.youtube.com/watch?v=au1kBj_-Zno",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}