Information about plays

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

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

{
    "id": 3553653,
    "uri": "https://api.kexp.org/v2/plays/3553653/?format=api",
    "airdate": "2025-09-16T06:00:27-07:00",
    "show": 64576,
    "show_uri": "https://api.kexp.org/v2/shows/64576/?format=api",
    "image_uri": "https://dn721607.ca.archive.org/0/items/mbid-5f1ee22a-c9aa-4c32-bd6e-99574b1317d3/mbid-5f1ee22a-c9aa-4c32-bd6e-99574b1317d3-30281298897_thumb500.jpg",
    "thumbnail_uri": "https://dn721607.ca.archive.org/0/items/mbid-5f1ee22a-c9aa-4c32-bd6e-99574b1317d3/mbid-5f1ee22a-c9aa-4c32-bd6e-99574b1317d3-30281298897_thumb250.jpg",
    "song": "Watching Cartoons",
    "track_id": "ebe00c2f-fb2d-4d19-9b8b-39414bc6aec8",
    "recording_id": "7672030c-bd11-455c-b94f-fd6b51e9f89f",
    "artist": "La Luz & Adrian Younge",
    "artist_ids": [
        "69bb7a74-99ee-4da0-bc3d-84586676e4ea",
        "9b5ae4cc-15ae-4f0b-8a4e-8c44e42ba52a"
    ],
    "album": "La Luz",
    "release_id": "5f1ee22a-c9aa-4c32-bd6e-99574b1317d3",
    "release_group_id": "8bc5ac6a-fce4-46d1-9c7e-1d60cefb8e97",
    "labels": [
        "Hardly Art"
    ],
    "label_ids": [
        "0cf56645-50ec-4411-aeb6-c9f4ce0f8edb"
    ],
    "release_date": "2021-10-22",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "UPCOMING SHOWS\n+ Nov 6 & 7 @ The Chapel (SF)\n+ Nov 8 @ Lodge Room Block Party (LA)\n**Many more dates here: https://laluzband.com/pages/tour-dates\n\nWatch La Luz's 2021 live performance in the KEXP studio: https://youtu.be/9uQhEw2mQ2I",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}