Information about plays

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

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

{
    "id": 3529101,
    "uri": "https://api.kexp.org/v2/plays/3529101/?format=api",
    "airdate": "2025-07-19T18:30:59-07:00",
    "show": 64059,
    "show_uri": "https://api.kexp.org/v2/shows/64059/?format=api",
    "image_uri": "https://ia803101.us.archive.org/23/items/mbid-09d9e78d-460b-4356-b537-f77903fb5681/mbid-09d9e78d-460b-4356-b537-f77903fb5681-42441074000_thumb500.jpg",
    "thumbnail_uri": "https://dn720703.ca.archive.org/0/items/mbid-09d9e78d-460b-4356-b537-f77903fb5681/mbid-09d9e78d-460b-4356-b537-f77903fb5681-42441074000_thumb250.jpg",
    "song": "Giving",
    "track_id": "06616fd3-e324-43e4-aeef-c8f6b83474ce",
    "recording_id": "876e5757-df7a-4169-85e3-8ec2dbf36b0f",
    "artist": "Pacific Spirit",
    "artist_ids": [
        "e1082334-cbbc-4d51-8511-e859e614b2a9"
    ],
    "album": "Canada House",
    "release_id": "09d9e78d-460b-4356-b537-f77903fb5681",
    "release_group_id": "9a5185e2-614f-43e7-ae69-87e4917db1fe",
    "labels": [
        "Pacific Rhythm"
    ],
    "label_ids": [
        "cd5d48aa-0313-4cd2-bb80-bc516576849f"
    ],
    "release_date": "2025-06-20",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "The Vancouver, BC Pacific Rhythm label is proud to introduce the first EP from label founder DJ D.DEE's new production alias, Pacific Spirit. \n--\nAll the tracks were written and produced by Patrick Holland & Derek Duncan: https://pacificrhythm.bandcamp.com/album/canada-house",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}