Information about plays

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

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

{
    "id": 3545052,
    "uri": "https://api.kexp.org/v2/plays/3545052/?format=api",
    "airdate": "2025-08-26T12:18:27-07:00",
    "show": 64393,
    "show_uri": "https://api.kexp.org/v2/shows/64393/?format=api",
    "image_uri": "https://ia803107.us.archive.org/32/items/mbid-39955590-be9c-4419-bd4d-805bc2f4cca5/mbid-39955590-be9c-4419-bd4d-805bc2f4cca5-24787046398_thumb500.jpg",
    "thumbnail_uri": "https://ia903107.us.archive.org/32/items/mbid-39955590-be9c-4419-bd4d-805bc2f4cca5/mbid-39955590-be9c-4419-bd4d-805bc2f4cca5-24787046398_thumb250.jpg",
    "song": "Free Gloss",
    "track_id": "c98e2c53-4149-42df-b887-09d115787b87",
    "recording_id": "479b5793-42f4-4741-a69d-a7f691dfd254",
    "artist": "Holy Fuck feat. Nicholas Allbrook",
    "artist_ids": [
        "4342cf80-7c06-4402-a431-457e77310474",
        "65298e42-8d3c-4c02-be12-c6a55a91e308"
    ],
    "album": "Deleter",
    "release_id": "39955590-be9c-4419-bd4d-805bc2f4cca5",
    "release_group_id": "0d13a53f-486d-4f39-a96b-416167877c50",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2020-01-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A pre-birthday request for rich...\n--\nThis is a collaboration between Nicholas Allbrook  (of Tame Impala and POND) and Toronto quartet Holy Fuck. \n--\nHoly Fuck said, “Our music can be dark and pummeling at times, unrelenting even. ‘Free Gloss’ was designed as a way for us to shed some light, and bring some bliss and buoyancy to the table whilst still maintaining that ecstatic energy and intensity that we love. We started tinkering with the main riff and structure on this one as an idea to take the listener on a euphoric sonic journey and explore the push/pull, tension and release you can take people with on the dance floor…. \"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}