Information about plays

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

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

{
    "id": 3632957,
    "uri": "https://api.kexp.org/v2/plays/3632957/?format=api",
    "airdate": "2026-03-24T02:57:30-07:00",
    "show": 66265,
    "show_uri": "https://api.kexp.org/v2/shows/66265/?format=api",
    "image_uri": "https://dn721604.ca.archive.org/0/items/mbid-5fa2f26f-f29c-42ef-905a-a3c2fafd8e22/mbid-5fa2f26f-f29c-42ef-905a-a3c2fafd8e22-28283187208_thumb500.jpg",
    "thumbnail_uri": "https://dn721604.ca.archive.org/0/items/mbid-5fa2f26f-f29c-42ef-905a-a3c2fafd8e22/mbid-5fa2f26f-f29c-42ef-905a-a3c2fafd8e22-28283187208_thumb250.jpg",
    "song": "Chino",
    "track_id": "5555f667-36c2-46aa-87f8-5f30cb5d24ec",
    "recording_id": "6fb4bfbf-9e70-40ca-98ad-0200ec167ba5",
    "artist": "Madlib",
    "artist_ids": [
        "ea9078ef-20ca-4506-81ea-2ae5fe3a42e8"
    ],
    "album": "Sound Ancestors",
    "release_id": "8e3127b4-bacc-4813-9a94-d0c4824f7d23",
    "release_group_id": "6fad582f-985b-4747-af4b-0748474289e5",
    "labels": [
        "Madlib Invazion"
    ],
    "label_ids": [
        "fb9623df-0334-4b86-81a9-81bd0b073ff7"
    ],
    "release_date": "2021-01-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The album 'Sound Ancestors' was made in collaboration with Four Tet \n\nhttps://madlib.bandcamp.com/album/sound-ancestors\n\nHear that famous sample in there?",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}