Information about plays

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

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

{
    "id": 3601836,
    "uri": "https://api.kexp.org/v2/plays/3601836/?format=api",
    "airdate": "2026-01-08T13:22:49-08:00",
    "show": 65596,
    "show_uri": "https://api.kexp.org/v2/shows/65596/?format=api",
    "image_uri": "https://ia600406.us.archive.org/14/items/mbid-0dd1750b-9f26-4a15-baac-6c0006c11ed3/mbid-0dd1750b-9f26-4a15-baac-6c0006c11ed3-43442040807_thumb500.jpg",
    "thumbnail_uri": "https://ia800406.us.archive.org/14/items/mbid-0dd1750b-9f26-4a15-baac-6c0006c11ed3/mbid-0dd1750b-9f26-4a15-baac-6c0006c11ed3-43442040807_thumb250.jpg",
    "song": "In for A... Pound!",
    "track_id": "1894e42d-86ec-4cc4-a4c1-c6914c3e0de4",
    "recording_id": "802ec159-6f08-44f9-8b42-6542cb79c725",
    "artist": "Shaking Hand",
    "artist_ids": [
        "060536f6-9bef-4233-898c-57004bc27cdb"
    ],
    "album": "Shaking Hand",
    "release_id": "0dd1750b-9f26-4a15-baac-6c0006c11ed3",
    "release_group_id": "ff20e29f-ef49-46aa-b683-741081e51b10",
    "labels": [
        "Melodic"
    ],
    "label_ids": [
        "b0db63b8-7dda-42df-a9a7-e183d68ca5cc"
    ],
    "release_date": "2026-01-04",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shaking Hand is the Manchester band formed of frontman George Hunter, drummer Freddie Hunter, and bassist Ellis Hodgkiss. They've announced that their self-titled debut album will be out on January 16th.: https://shakinghandband.bandcamp.com/album/shaking-hand",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}