Information about plays

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

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

{
    "id": 3643582,
    "uri": "https://api.kexp.org/v2/plays/3643582/?format=api",
    "airdate": "2026-04-18T08:26:51-07:00",
    "show": 66484,
    "show_uri": "https://api.kexp.org/v2/shows/66484/?format=api",
    "image_uri": "https://dn710605.ca.archive.org/0/items/mbid-7099a81e-4ee7-48c0-8f92-8d9af2350d41/mbid-7099a81e-4ee7-48c0-8f92-8d9af2350d41-22372249111_thumb500.jpg",
    "thumbnail_uri": "https://dn710605.ca.archive.org/0/items/mbid-7099a81e-4ee7-48c0-8f92-8d9af2350d41/mbid-7099a81e-4ee7-48c0-8f92-8d9af2350d41-22372249111_thumb250.jpg",
    "song": "All My Relations",
    "track_id": "97c20b1f-7368-453b-b13c-882483b5948c",
    "recording_id": "38664329-352a-498e-81d4-228849dd648c",
    "artist": "Cochemea",
    "artist_ids": [
        "d07dbd31-aa19-4c5b-b071-4f52b1f75e40"
    ],
    "album": "All My Relations",
    "release_id": "7099a81e-4ee7-48c0-8f92-8d9af2350d41",
    "release_group_id": "0d6e5e5a-520e-4101-9b1f-42595b787073",
    "labels": [
        "Daptone Records"
    ],
    "label_ids": [
        "6507ff0e-035a-4a24-9bbe-e07b1e2224d8"
    ],
    "release_date": "2019-02-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Yaqui/ Mesalero Apache\n\n Cochemea has three albums on the Daptone label. He is also the saxophone player for the Dap Kings!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}