Information about plays

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

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

{
    "id": 3545026,
    "uri": "https://api.kexp.org/v2/plays/3545026/?format=api",
    "airdate": "2025-08-26T10:26:16-07:00",
    "show": 64393,
    "show_uri": "https://api.kexp.org/v2/shows/64393/?format=api",
    "image_uri": "https://dn721308.ca.archive.org/0/items/mbid-efa86b9a-e272-478d-9366-bce4ebddc089/mbid-efa86b9a-e272-478d-9366-bce4ebddc089-42143594195_thumb500.jpg",
    "thumbnail_uri": "https://dn721308.ca.archive.org/0/items/mbid-efa86b9a-e272-478d-9366-bce4ebddc089/mbid-efa86b9a-e272-478d-9366-bce4ebddc089-42143594195_thumb250.jpg",
    "song": "Los Angeles",
    "track_id": "098e1283-a8cf-479b-a218-66302daa3a9f",
    "recording_id": "de699185-9580-4308-a45b-f9ed98c7ce23",
    "artist": "Big Thief",
    "artist_ids": [
        "9f81247f-7f57-42f3-a8ba-75bef554e591"
    ],
    "album": "Double Infinity",
    "release_id": "efa86b9a-e272-478d-9366-bce4ebddc089",
    "release_group_id": "8fd54a87-a6df-4046-a9f6-7f2f171301ba",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Adrianne Lenker: \"Los Angeles- was written in Los Angeles, except for the third verse which Buck and James and I finished together. It felt like time needed to pass in order to get there, to be able to write the third verse. A testament to enduring love, a love which lasts through many forms and boils down till becoming unbreakable. It is love beyond romance or friendship. It is just concentrated true love, where telepathy of different kinds exists, where communication happens in dreams, across countries and lifetimes in subconscious, cosmic and corporeal realms. It is best friendship at its deepest. When after all you’ve been through apart, you finally meet eyes with and embrace the one who knows you most again, and even without speaking, there is understanding.\"\n--\nHere are the great lyrics: https://genius.com/Big-thief-los-angeles-lyrics",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}