Information about plays

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

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

{
    "id": 3611039,
    "uri": "https://api.kexp.org/v2/plays/3611039/?format=api",
    "airdate": "2026-01-30T12:40:07-08:00",
    "show": 65793,
    "show_uri": "https://api.kexp.org/v2/shows/65793/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-a2834e17-132f-425d-8e87-5e1f1e65031c/mbid-a2834e17-132f-425d-8e87-5e1f1e65031c-30040358070_thumb500.jpg",
    "thumbnail_uri": "https://dn721601.ca.archive.org/0/items/mbid-a2834e17-132f-425d-8e87-5e1f1e65031c/mbid-a2834e17-132f-425d-8e87-5e1f1e65031c-30040358070_thumb250.jpg",
    "song": "Lost Ones",
    "track_id": "23771568-bbb2-42b8-8dca-8fdefa20296f",
    "recording_id": "5aa669c3-1500-4188-9bc3-cd87225ae308",
    "artist": "Nina Simone & Lauryn Hill",
    "artist_ids": [
        "e8414012-4a1c-4ad4-be5e-fc55294e28cc",
        "2944824d-4c26-476f-a981-be849081942f"
    ],
    "album": "Nina Simone & Lauryn Hill - The Miseducation Of Eunice Waymon [Clean Edits]",
    "release_id": "a2834e17-132f-425d-8e87-5e1f1e65031c",
    "release_group_id": "9dc65462-f29c-479e-9581-6197539c6ed0",
    "labels": [
        "Soul Mates Records"
    ],
    "label_ids": [
        "f6a1510a-d31d-4112-921f-3f3b02d581d8"
    ],
    "release_date": "2018-12-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Soul Mates Project traces the roots of hip-hop and the history of music by imagining “collaborations that never were.” Established by producer Amerigo Gazaway and brother, Rickey Mindlin, the Soul Mates Project is now a creative platform for unique collaborations spawned through music, visual arts and multimedia. \n\nhttps://soulmatesproject.com/about/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}