Information about plays

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

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

{
    "id": 3606317,
    "uri": "https://api.kexp.org/v2/plays/3606317/?format=api",
    "airdate": "2026-01-19T08:53:27-08:00",
    "show": 65698,
    "show_uri": "https://api.kexp.org/v2/shows/65698/?format=api",
    "image_uri": "https://ia800808.us.archive.org/3/items/mbid-34d34a27-9181-456e-b6c5-d6c0c2527ac7/mbid-34d34a27-9181-456e-b6c5-d6c0c2527ac7-15875547016_thumb500.jpg",
    "thumbnail_uri": "https://ia600808.us.archive.org/3/items/mbid-34d34a27-9181-456e-b6c5-d6c0c2527ac7/mbid-34d34a27-9181-456e-b6c5-d6c0c2527ac7-15875547016_thumb250.jpg",
    "song": "Have Some Love",
    "track_id": "58daa245-ebdc-4cc6-976b-f6b5006c1239",
    "recording_id": "d54e7be4-7bfc-4910-822f-cdf096c32ade",
    "artist": "Childish Gambino",
    "artist_ids": [
        "7fb57fba-a6ef-44c2-abab-2fa3bdee607e"
    ],
    "album": "“Awaken, My Love!”",
    "release_id": "34d34a27-9181-456e-b6c5-d6c0c2527ac7",
    "release_group_id": "fd817615-3d43-4f07-9509-d0a46b2bc278",
    "labels": [
        "Glassnote"
    ],
    "label_ids": [
        "58c69b6f-5c5b-4341-8be6-a43c3e69b408"
    ],
    "release_date": "2016-12-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Fun fact: The album cover of \"Awaken, My Love!\" features a photo by New York City-based creative director Ibra Ake, in which model Giannina Oteto wears a beaded headdress designed by Laura Wass of WXYZ Jewelry. Prior to the album's release, the cover artwork was included as an easter egg in the episode \"Juneteenth\" of Glover's FX series Atlanta. The cover artwork is also a nod to the cover of Funkadelic's 1971 album Maggot Brain.\n\nhttps://www.childishgambino.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}