Information about plays

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

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

{
    "id": 3636174,
    "uri": "https://api.kexp.org/v2/plays/3636174/?format=api",
    "airdate": "2026-03-31T22:26:49-07:00",
    "show": 66333,
    "show_uri": "https://api.kexp.org/v2/shows/66333/?format=api",
    "image_uri": "https://dn711302.ca.archive.org/0/items/mbid-17086703-8e50-4e78-be5b-ca3e9a06d6c1/mbid-17086703-8e50-4e78-be5b-ca3e9a06d6c1-2214959414_thumb500.jpg",
    "thumbnail_uri": "https://dn711302.ca.archive.org/0/items/mbid-17086703-8e50-4e78-be5b-ca3e9a06d6c1/mbid-17086703-8e50-4e78-be5b-ca3e9a06d6c1-2214959414_thumb250.jpg",
    "song": "Pearl",
    "track_id": "cddbaab1-04e9-3ce4-9d69-e0fe61ed2a81",
    "recording_id": "55a34e7f-d3fc-44ea-814b-2f65d97fa277",
    "artist": "Chapterhouse",
    "artist_ids": [
        "c95d5fb3-03d4-4b5e-93da-a57bd7e26db0"
    ],
    "album": "Pearl",
    "release_id": "17086703-8e50-4e78-be5b-ca3e9a06d6c1",
    "release_group_id": "22145231-4d60-3f5e-95d1-55b1e72499db",
    "labels": [
        "Dedicated"
    ],
    "label_ids": [
        "d769b2e7-0827-461f-978c-493d522cf67d"
    ],
    "release_date": "1991-03-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chapterhouse is scheduled to perform their first live shows in 16 years starting in 2026. This includes a tour to celebrate the 35th anniversary of Whirlpool and a performance at the Slide Away festival in Chicago.\n\nYou can find their UK dates here: https://tinyurl.com/8vm5wn8t",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}