Information about plays

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

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

{
    "id": 3625698,
    "uri": "https://api.kexp.org/v2/plays/3625698/?format=api",
    "airdate": "2026-03-05T18:05:39-08:00",
    "show": 66100,
    "show_uri": "https://api.kexp.org/v2/shows/66100/?format=api",
    "image_uri": "https://dn721606.ca.archive.org/0/items/mbid-d0629995-9eaf-47d4-8eec-62a2ef3106b9/mbid-d0629995-9eaf-47d4-8eec-62a2ef3106b9-35309941260_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-d0629995-9eaf-47d4-8eec-62a2ef3106b9/mbid-d0629995-9eaf-47d4-8eec-62a2ef3106b9-35309941260_thumb250.jpg",
    "song": "Waile",
    "track_id": "35d46d6d-e9ea-4ec5-8aff-bb37087fce49",
    "recording_id": "7b297922-a2fb-459f-8157-47d83a558b4f",
    "artist": "WITCH",
    "artist_ids": [
        "6fc531d2-9a47-496b-b4b5-01e2b17fe99d"
    ],
    "album": "Zango",
    "release_id": "d0629995-9eaf-47d4-8eec-62a2ef3106b9",
    "release_group_id": "83fa81b6-fbeb-4356-b41b-cdfbc3aac7d6",
    "labels": [
        "Desert Daze Sound"
    ],
    "label_ids": [
        "86c651ce-8063-4057-8a34-d8f1313b47e8"
    ],
    "release_date": "2023-06-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "W.I.T.C.H. are a Zamrock band formed in the 1970s. Widely seen as the most popular Zambian band of the 1970s, WITCH (a backronym for \"We Intend To Cause Havoc\"), is headed by lead vocalist Emanuel \"Jagari\" Chanda. \nhttps://w-i-t-c-h.bandcamp.com\n\nCheck out WITCH's recent Live on KEXP Session: https://youtu.be/VusgfNRiSjE?si=QuwT7RDmW-Yu0kyF",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}