Information about plays

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

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

{
    "id": 3635975,
    "uri": "https://api.kexp.org/v2/plays/3635975/?format=api",
    "airdate": "2026-03-31T10:28:45-07:00",
    "show": 66329,
    "show_uri": "https://api.kexp.org/v2/shows/66329/?format=api",
    "image_uri": "https://dn710708.ca.archive.org/0/items/mbid-e66edb2e-4c59-43ea-a7f2-eb65dfbe8898/mbid-e66edb2e-4c59-43ea-a7f2-eb65dfbe8898-25713078380_thumb500.jpg",
    "thumbnail_uri": "https://dn710708.ca.archive.org/0/items/mbid-e66edb2e-4c59-43ea-a7f2-eb65dfbe8898/mbid-e66edb2e-4c59-43ea-a7f2-eb65dfbe8898-25713078380_thumb250.jpg",
    "song": "Can’t Do Much",
    "track_id": "b7f7bb0a-119c-4905-9e3f-2366d3a0302f",
    "recording_id": "bcac017c-2f32-48d5-b203-341c608a1e81",
    "artist": "Waxahatchee",
    "artist_ids": [
        "42321e24-42b6-4f08-b0d9-8325ee887a20"
    ],
    "album": "Saint Cloud",
    "release_id": "e66edb2e-4c59-43ea-a7f2-eb65dfbe8898",
    "release_group_id": "38b46e05-894f-432a-97cb-a3a1219c14bd",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2020-03-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Katie Crutchfield (Waxahatchee) is performing at Seattle's Paramount Theatre on Sunday, May 3rd.  She'll be at SF's Masonic on Tuesday, May 7th. \n--\nWaxahatchee performed live in the KEXP Gathering Space in September 2021, opening their set with \"Can’t Do Much.\" https://youtu.be/Dng1ahrZ3qU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}