Information about plays

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

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

{
    "id": 3645524,
    "uri": "https://api.kexp.org/v2/plays/3645524/?format=api",
    "airdate": "2026-04-22T23:07:30-07:00",
    "show": 66526,
    "show_uri": "https://api.kexp.org/v2/shows/66526/?format=api",
    "image_uri": "https://coverartarchive.org/release/53a8f498-7a2d-4215-a2d7-1399c65b258c/44866677513-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/53a8f498-7a2d-4215-a2d7-1399c65b258c/44866677513-250.jpg",
    "song": "Sweet Opiate",
    "track_id": null,
    "recording_id": "332718ce-2258-4c1e-b2b2-e88770ef8270",
    "artist": "Yea‐Ming and The Rumours",
    "artist_ids": [
        "a013edbe-b122-4945-ac12-e25f245d87fe"
    ],
    "album": "Residue",
    "release_id": null,
    "release_group_id": "585a30e6-79be-4c95-ad88-71dbcb2debd6",
    "labels": [
        "Dandy Boy"
    ],
    "label_ids": [
        "af6878d3-88a3-4479-b251-30cf0648aba6"
    ],
    "release_date": "2026-06-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Celebrating the release of the new record with a show Jun 12 @ Kilowatt in San Francisco.\n\nhttps://yea-ming.bandcamp.com/album/residue",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}