Information about plays

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

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

{
    "id": 3654795,
    "uri": "https://api.kexp.org/v2/plays/3654795/?format=api",
    "airdate": "2026-05-14T21:37:55-07:00",
    "show": 66718,
    "show_uri": "https://api.kexp.org/v2/shows/66718/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Gòzala",
    "track_id": null,
    "recording_id": "61f8a479-84d5-4a7d-9191-5ba7e5fd70cb",
    "artist": "Dakíla",
    "artist_ids": [
        "2a2175d5-8574-47d2-96e8-366a3aca2fd9"
    ],
    "album": "Dakíla",
    "release_id": null,
    "release_group_id": "7f1bbbe2-3258-40c9-874f-a3811255388f",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "1972-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dakíla (translates to \"Greatness\" in Tagalog) is a pioneering fusion Filipino-American band formed in the Bay Area in the late 60s. Their sole and self-titled album from 1972 is one of the hidden gems of the early Latin-Rock movement and combined their Filipino heritage with Latin Rock, psychedelia, acid rock and afro funk. Singing in Tagalog, Spanish and English, Dakila was the first Filipino-American band signed to a major label.\n\nhttps://dakila.bandcamp.com/album/dakila",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}