Information about plays

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

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

{
    "id": 3637707,
    "uri": "https://api.kexp.org/v2/plays/3637707/?format=api",
    "airdate": "2026-04-04T12:19:15-07:00",
    "show": 66365,
    "show_uri": "https://api.kexp.org/v2/shows/66365/?format=api",
    "image_uri": "https://dn710006.ca.archive.org/0/items/mbid-8407547a-27f4-41f3-bd6d-8406f3dbf6bd/mbid-8407547a-27f4-41f3-bd6d-8406f3dbf6bd-36363629487_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "Strawberry Letter 23",
    "track_id": "18c863d8-25a3-4e21-9706-71a097fe54ab",
    "recording_id": "6752b364-b8cf-483c-9f7e-44257271c752",
    "artist": "Neal Francis",
    "artist_ids": [
        "5c5284c4-38b2-4018-b1ed-404d77fd2cf0"
    ],
    "album": "Sentimental Garbage",
    "release_id": "8407547a-27f4-41f3-bd6d-8406f3dbf6bd",
    "release_group_id": "a1e6cefb-6932-4676-b3f3-af9038e63831",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2022-11-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is a cover of Shuggie Otis's signature \"Strawberry Letter 23.\" Francis's rendition evokes the Seventies charm of the disco-tinged single - a Top 5 hit for the Brothers Johnson in 1977 - and dazzles with a psychedelic mid-song breakdown.\n\nhttps://www.nealfrancis.com/\nhttps://nealfrancis.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}