Information about plays

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

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

{
    "id": 3640669,
    "uri": "https://api.kexp.org/v2/plays/3640669/?format=api",
    "airdate": "2026-04-11T08:56:22-07:00",
    "show": 66423,
    "show_uri": "https://api.kexp.org/v2/shows/66423/?format=api",
    "image_uri": "https://dn710208.ca.archive.org/0/items/mbid-1e9baa91-5d0d-3fc7-aea4-a74022074ad0/mbid-1e9baa91-5d0d-3fc7-aea4-a74022074ad0-28001536827_thumb500.jpg",
    "thumbnail_uri": "https://dn710208.ca.archive.org/0/items/mbid-1e9baa91-5d0d-3fc7-aea4-a74022074ad0/mbid-1e9baa91-5d0d-3fc7-aea4-a74022074ad0-28001536827_thumb250.jpg",
    "song": "Take Me",
    "track_id": "3addb639-4e47-3c9a-bb85-a8332b58113d",
    "recording_id": "1be9654c-1e39-4736-afd3-f8fead5db309",
    "artist": "Karen Dalton",
    "artist_ids": [
        "09e1f320-5f26-415a-ad19-003f6e9969e8"
    ],
    "album": "In My Own Time",
    "release_id": "1e9baa91-5d0d-3fc7-aea4-a74022074ad0",
    "release_group_id": "d3cdfc81-0c41-3e9e-b1d0-08fbb7da65a1",
    "labels": [
        "Light in the Attic Records"
    ],
    "label_ids": [
        "d277da0d-1d64-4256-90f5-ced940fb9b77"
    ],
    "release_date": "2006-11-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cherokee\n--\nThe Oklahoma-bred, New York City-based singer was a reluctant performer who covered this George Jones track on her second and final album. Check out the documentary:\nhttps://greenwichentertainment.com/film/karen-dalton-in-my-own-time/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}