Information about plays

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

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

{
    "id": 3631105,
    "uri": "https://api.kexp.org/v2/plays/3631105/?format=api",
    "airdate": "2026-03-19T15:00:13-07:00",
    "show": 66223,
    "show_uri": "https://api.kexp.org/v2/shows/66223/?format=api",
    "image_uri": "https://dn721500.ca.archive.org/0/items/mbid-b6c6032c-1ed2-4f98-b50d-a2e1d85be723/mbid-b6c6032c-1ed2-4f98-b50d-a2e1d85be723-41876738081_thumb500.jpg",
    "thumbnail_uri": "https://dn721500.ca.archive.org/0/items/mbid-b6c6032c-1ed2-4f98-b50d-a2e1d85be723/mbid-b6c6032c-1ed2-4f98-b50d-a2e1d85be723-41876738081_thumb250.jpg",
    "song": "Born Under Punches (The Heat Goes On)",
    "track_id": "adefbeb1-2f5f-3660-b5a9-265e2aa56d6a",
    "recording_id": "7c4afcd9-f12f-4ce3-8ba7-7612ecf7716e",
    "artist": "Talking Heads",
    "artist_ids": [
        "a94a7155-c79d-4409-9fcf-220cb0e4dc3a"
    ],
    "album": "Remain in Light",
    "release_id": "b6c6032c-1ed2-4f98-b50d-a2e1d85be723",
    "release_group_id": "f6b1b900-6108-32f0-abbd-2855af9151eb",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1983-09-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "‘Born Under Punches (The Heat Goes On)’ still sounds thrillingly futuristic 45 years on from its release, and a major part of that is how it balances its mind-melting complexity with its sheer catchiness. There’s quite literally no intro either, put the needle down and one is thrown into the track in medias res, suddenly engulfed in  [Tina] Weymouth’s slap bass, [Chris] Frantz’s polyrhythms and guitarist Jerry Harrison's multilayered guitar and keyboard textures.\nHere's an in-depth look at this powerful song: https://faroutmagazine.co.uk/born-under-punches-talking-heads/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}