Information about plays

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

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

{
    "id": 3657380,
    "uri": "https://api.kexp.org/v2/plays/3657380/?format=api",
    "airdate": "2026-05-20T21:10:15-07:00",
    "show": 66770,
    "show_uri": "https://api.kexp.org/v2/shows/66770/?format=api",
    "image_uri": "https://dn711004.ca.archive.org/0/items/mbid-677c8ec9-d5ad-4c0a-8ccd-565ea4ab9a49/mbid-677c8ec9-d5ad-4c0a-8ccd-565ea4ab9a49-41662277629_thumb500.jpg",
    "thumbnail_uri": "https://dn711004.ca.archive.org/0/items/mbid-677c8ec9-d5ad-4c0a-8ccd-565ea4ab9a49/mbid-677c8ec9-d5ad-4c0a-8ccd-565ea4ab9a49-41662277629_thumb250.jpg",
    "song": "Disco Kid",
    "track_id": "8ac42d01-549d-4c05-9002-e60c618093a4",
    "recording_id": "66aab076-f537-4421-80d2-6a9103c996fa",
    "artist": "Chaz Bundick & The Mattson 2",
    "artist_ids": [
        "89be1555-4771-443b-b76c-47156d606bfa",
        "05e293d2-9ba9-47c3-9c71-5fe7b9a0be13"
    ],
    "album": "Star Stuff",
    "release_id": "677c8ec9-d5ad-4c0a-8ccd-565ea4ab9a49",
    "release_group_id": "6771d504-f587-4c64-9f02-7cadc3207749",
    "labels": [
        "Company Records"
    ],
    "label_ids": [
        "98b3cc0e-0467-4874-8bdc-e505e662151c"
    ],
    "release_date": "2017-03-31",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chaz Bundick Meets The Mattson 2 is the project of Chaz Bear, better known as Toro y Moi. The psychedelic-jazz grooves of The Mattson 2 for an album that unifies a trio's creativity into a refreshing project of unhinged sonic originality. \n\nhttps://diymag.com/2017/03/31/chaz-bundick-meets-the-mattson-2-star-stuff-album-review",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}