Information about plays

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

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

{
    "id": 3639618,
    "uri": "https://api.kexp.org/v2/plays/3639618/?format=api",
    "airdate": "2026-04-08T22:21:04-07:00",
    "show": 66403,
    "show_uri": "https://api.kexp.org/v2/shows/66403/?format=api",
    "image_uri": "https://dn721602.ca.archive.org/0/items/mbid-810e34e8-132d-49a0-be17-180ff9655036/mbid-810e34e8-132d-49a0-be17-180ff9655036-34547051567_thumb500.jpg",
    "thumbnail_uri": "https://dn721602.ca.archive.org/0/items/mbid-810e34e8-132d-49a0-be17-180ff9655036/mbid-810e34e8-132d-49a0-be17-180ff9655036-34547051567_thumb250.jpg",
    "song": "Here I Am",
    "track_id": "c29b423e-692e-3858-a48b-4033d6f9e45d",
    "recording_id": "7d4f8722-a319-4e67-b7c5-5d1d513bdbc5",
    "artist": "King Kong",
    "artist_ids": [
        "fd95f811-981e-4802-a712-f023fc4197fb"
    ],
    "album": "Funny Farm",
    "release_id": "810e34e8-132d-49a0-be17-180ff9655036",
    "release_group_id": "2f6de2cd-75b1-3ab6-8cc3-7d58385edefd",
    "labels": [
        "Drag City"
    ],
    "label_ids": [
        "b5d3c9c7-5f73-4ebc-b400-e5075c9101a4"
    ],
    "release_date": "1993-08-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "King Kong formed in Louisville, KY in the late 1980s by former Slint bassist Ethan Buckler. Vocals from Amy George on this cut.\n\nhttps://kingkong.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}