Information about plays

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

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

{
    "id": 3656793,
    "uri": "https://api.kexp.org/v2/plays/3656793/?format=api",
    "airdate": "2026-05-19T10:31:46-07:00",
    "show": 66759,
    "show_uri": "https://api.kexp.org/v2/shows/66759/?format=api",
    "image_uri": "https://dn711406.ca.archive.org/0/items/mbid-ed82b5b9-9b07-4e34-bfc2-0e8ce12fcb36/mbid-ed82b5b9-9b07-4e34-bfc2-0e8ce12fcb36-9248913091_thumb500.jpg",
    "thumbnail_uri": "https://dn711406.ca.archive.org/0/items/mbid-ed82b5b9-9b07-4e34-bfc2-0e8ce12fcb36/mbid-ed82b5b9-9b07-4e34-bfc2-0e8ce12fcb36-9248913091_thumb250.jpg",
    "song": "Elevate",
    "track_id": "0357b9e3-74af-4fe1-9e22-c0f1f852a24e",
    "recording_id": "853edec8-ef04-490e-89c7-7e6adeef90fb",
    "artist": "St. Lucia",
    "artist_ids": [
        "d996eadd-029d-4478-aa4b-fc9446653548"
    ],
    "album": "When the Night",
    "release_id": "ed82b5b9-9b07-4e34-bfc2-0e8ce12fcb36",
    "release_group_id": "a05de21a-c08f-4f09-b60d-716893400830",
    "labels": [
        "Neon Gold",
        "Columbia"
    ],
    "label_ids": [
        "813cd12c-d731-4e33-9169-3841336b24c0",
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2013-10-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "St. Lucia,  the project of the singer and musician Jean-Philip Grobler, will be at Seattle's Showbox TONIGHT, Tuesday, May 19th.\n--\nGet ready by watching a live performance of \"Elevate\": https://www.youtube.com/watch?v=r46VG06lJJA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}