Information about plays

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

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

{
    "id": 3633329,
    "uri": "https://api.kexp.org/v2/plays/3633329/?format=api",
    "airdate": "2026-03-25T01:50:04-07:00",
    "show": 66273,
    "show_uri": "https://api.kexp.org/v2/shows/66273/?format=api",
    "image_uri": "https://dn710605.ca.archive.org/0/items/mbid-23713170-705c-4f84-aec8-1f1387f8a749/mbid-23713170-705c-4f84-aec8-1f1387f8a749-4515299276_thumb500.jpg",
    "thumbnail_uri": "https://dn710605.ca.archive.org/0/items/mbid-23713170-705c-4f84-aec8-1f1387f8a749/mbid-23713170-705c-4f84-aec8-1f1387f8a749-4515299276_thumb250.jpg",
    "song": "Looking for Clues",
    "track_id": "75641848-7e1a-30b5-ab62-ef0cb3e86bf9",
    "recording_id": "be14c081-3066-4b15-b253-fbf747bec678",
    "artist": "Robert Palmer",
    "artist_ids": [
        "96b1d906-0fda-406d-beb6-19c6758998df"
    ],
    "album": "A Bugged Out Mix",
    "release_id": "23713170-705c-4f84-aec8-1f1387f8a749",
    "release_group_id": "5ca2a4e4-6bba-34d2-b42c-e277e34237ac",
    "labels": [
        "New State Music"
    ],
    "label_ids": [
        "80c58f3d-ca2c-4d2f-8613-43385aaaef75"
    ],
    "release_date": "2009-04-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 1994, \"Girl U Want\" was covered by English singer Robert Palmer. Produced solely by Palmer, the song was released as the lead single from his twelfth studio album, Honey (1994).\n\nPlease enjoy A Bugged Out Mix of Looking for Clues. \n\nThe music video for \"Looking for Clues\" was one of the videos to be aired on MTV's first day of broadcasting, on August 1st, 1981. (Watch Mr. Palmer besides the big red telephone and the stack of money.): https://www.youtube.com/watch?v=92wCPfqyVbg",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}