Information about plays

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

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

{
    "id": 3628579,
    "uri": "https://api.kexp.org/v2/plays/3628579/?format=api",
    "airdate": "2026-03-14T00:39:11-07:00",
    "show": 66173,
    "show_uri": "https://api.kexp.org/v2/shows/66173/?format=api",
    "image_uri": "https://dn720607.ca.archive.org/0/items/mbid-1ab785c7-afaf-4a16-a367-f15358048c23/mbid-1ab785c7-afaf-4a16-a367-f15358048c23-44210505562_thumb500.jpg",
    "thumbnail_uri": "https://dn720607.ca.archive.org/0/items/mbid-1ab785c7-afaf-4a16-a367-f15358048c23/mbid-1ab785c7-afaf-4a16-a367-f15358048c23-44210505562_thumb250.jpg",
    "song": "Liars Tale",
    "track_id": "86cce1c4-1163-4a69-a329-4981ce9047be",
    "recording_id": "7de97cfd-eea2-43a1-98ef-7ae54cd7e5ea",
    "artist": "KNEECAP",
    "artist_ids": [
        "6ac275dd-eb37-42cf-9a60-6b147320c7be"
    ],
    "album": "FENIAN",
    "release_id": "1ab785c7-afaf-4a16-a367-f15358048c23",
    "release_group_id": "3dda3379-dfa3-4f1a-95b3-2eb70d3b74ee",
    "labels": [
        "Heavenly Recordings"
    ],
    "label_ids": [
        "696ee2f4-c486-4e7a-80f4-cfd85193677a"
    ],
    "release_date": "2026-04-24",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kneecap are an Irish trio from Belfast, Northern Ireland, composed of Mo Chara, Móglaí Bap, and DJ Próvaí, the stage names of Liam Óg Ó hAnnaidh, Naoise Ó Cairealláin and J. J. Ó Dochartaigh, respectively. \n\nThey're upcoming album, FENIAN is out on April 26th.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}