Information about plays

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

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

{
    "id": 3635220,
    "uri": "https://api.kexp.org/v2/plays/3635220/?format=api",
    "airdate": "2026-03-29T16:33:32-07:00",
    "show": 66313,
    "show_uri": "https://api.kexp.org/v2/shows/66313/?format=api",
    "image_uri": "https://coverartarchive.org/release/24fe505f-b362-458a-a392-848577f59582/39703478278-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/24fe505f-b362-458a-a392-848577f59582/39703478278-250.jpg",
    "song": "Musicology",
    "track_id": null,
    "recording_id": "8cda06c3-6bea-4bfa-9dd2-e6e4775a34bc",
    "artist": "Prince",
    "artist_ids": [
        "070d193a-845c-479f-980e-bef15710653e"
    ],
    "album": "Musicology",
    "release_id": null,
    "release_group_id": "0a9c2e3d-684c-3425-a9a5-764cd681e01c",
    "labels": [],
    "label_ids": [],
    "release_date": "2004-04-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Anniversary alert: Sign \"☮\" the Times was released on March 31st in 1987!\n\nMusicology is the twenty-eighth studio album by Prince. The album was given to concertgoers at his Musicology Tour, from March 27 to September 9, 2004, in North America, and Prince noted he wished Musicology to provide musical education to listeners.\n\nA digital release followed two days after his tour started on March 29, 2004.\n\nMusicology was the first album in five years (ten as Prince) that Prince released through a major label (Sony Music) and, being partially recorded in Mississauga, Ontario, Canada, was his first to be recorded outside Minneapolis in many years. \n\nPrince won Grammy Awards for Best Traditional R&B Vocal Performance for \"Musicology\" and Best Male R&B Vocal Performance for \"Call My Name.\" https://tinyurl.com/5fre7cbj",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}