Information about plays

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

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

{
    "id": 3636925,
    "uri": "https://api.kexp.org/v2/plays/3636925/?format=api",
    "airdate": "2026-04-02T16:06:16-07:00",
    "show": 66347,
    "show_uri": "https://api.kexp.org/v2/shows/66347/?format=api",
    "image_uri": "https://dn710305.ca.archive.org/0/items/mbid-1b42d466-9ee3-34bf-896d-e338546bae9d/mbid-1b42d466-9ee3-34bf-896d-e338546bae9d-4808490826_thumb500.jpg",
    "thumbnail_uri": "https://dn710305.ca.archive.org/0/items/mbid-1b42d466-9ee3-34bf-896d-e338546bae9d/mbid-1b42d466-9ee3-34bf-896d-e338546bae9d-4808490826_thumb250.jpg",
    "song": "Slide In",
    "track_id": "e3d055ab-996b-3da3-b732-9bb8f6582dd0",
    "recording_id": "5910c7fc-7676-4179-bd08-7cafb8225700",
    "artist": "Goldfrapp",
    "artist_ids": [
        "7b885d42-3c41-4f43-9944-a5855ec5155e"
    ],
    "album": "Supernature",
    "release_id": "1b42d466-9ee3-34bf-896d-e338546bae9d",
    "release_group_id": "237b9e12-c7e2-388f-a37e-3be768518b71",
    "labels": [
        "Mute"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8"
    ],
    "release_date": "2005-08-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nouveau disco from the English duo of Alison Goldfrapp and Will Gregory!  They recorded the album in 2004 in a rented house in the countryside near Bath, England -- responding to their newfound popularity across nightclubs in North America.\nhttps://tinyurl.com/2jc67h94\nhttps://www.goldfrapp.com/about\n\nhttps://tinyurl.com/2jc67h94",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}