Information about plays

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

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

{
    "id": 3639061,
    "uri": "https://api.kexp.org/v2/plays/3639061/?format=api",
    "airdate": "2026-04-07T13:10:59-07:00",
    "show": 66392,
    "show_uri": "https://api.kexp.org/v2/shows/66392/?format=api",
    "image_uri": "https://dn710602.ca.archive.org/0/items/mbid-a4b3ee9e-bd51-41e5-b73a-04a35bf61c19/mbid-a4b3ee9e-bd51-41e5-b73a-04a35bf61c19-3475337091_thumb500.jpg",
    "thumbnail_uri": "https://ia903203.us.archive.org/7/items/mbid-a4b3ee9e-bd51-41e5-b73a-04a35bf61c19/mbid-a4b3ee9e-bd51-41e5-b73a-04a35bf61c19-3475337091_thumb250.jpg",
    "song": "Spring",
    "track_id": "3655ca50-aa58-3d22-afef-8b60eb132876",
    "recording_id": "e8b3521f-4910-427f-a604-182d2867f10a",
    "artist": "Saint Etienne",
    "artist_ids": [
        "3997d4a6-c2bd-4191-8406-eb07f0abb5d2"
    ],
    "album": "Foxbase Alpha",
    "release_id": "a4b3ee9e-bd51-41e5-b73a-04a35bf61c19",
    "release_group_id": "726170fb-e4ce-378a-bec4-c74e742920ab",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1992-01-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This English trio formed in London in 1990. They are named after the French football team AS Saint-Étienne.\n\n\"Foxbase Alpha,\"  released September 16, 1991, was their debut album. Here's a retrospective, more than 30 years later, on this era-defining debut: https://louderthanwar.com/saint-etienne-foxbase-alpha-30-years-on/\n--\nDid you know that they were KEXP guest DJ's for Midnight in a Perfect World back in 2017 -  Take a look at their playlist: https://www.kexp.org/read/2017/11/16/midnight-in-a-perfect-world-saint-etienne/\n\n--\n\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}