Information about plays

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

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

{
    "id": 3656423,
    "uri": "https://api.kexp.org/v2/plays/3656423/?format=api",
    "airdate": "2026-05-18T14:15:36-07:00",
    "show": 66752,
    "show_uri": "https://api.kexp.org/v2/shows/66752/?format=api",
    "image_uri": "https://dn721800.ca.archive.org/0/items/mbid-f4d87a1d-5b0b-4d1c-b3ca-d985fc56fdda/mbid-f4d87a1d-5b0b-4d1c-b3ca-d985fc56fdda-34759509677_thumb500.jpg",
    "thumbnail_uri": "https://dn721800.ca.archive.org/0/items/mbid-f4d87a1d-5b0b-4d1c-b3ca-d985fc56fdda/mbid-f4d87a1d-5b0b-4d1c-b3ca-d985fc56fdda-34759509677_thumb250.jpg",
    "song": "Mad World",
    "track_id": "4f0d6539-c2e8-38f2-9a85-633aaaa90404",
    "recording_id": "5f2aabea-b214-4567-a8a9-89ed787b0001",
    "artist": "Tears for Fears",
    "artist_ids": [
        "7c7f9c94-dee8-4903-892b-6cf44652e2de"
    ],
    "album": "The Hurting",
    "release_id": "f4d87a1d-5b0b-4d1c-b3ca-d985fc56fdda",
    "release_group_id": "6901aa79-3c37-32eb-8bd2-4061049b40c5",
    "labels": [
        "Mercury Records",
        "Phonogram"
    ],
    "label_ids": [
        "995428e7-81b6-41dd-bd38-5a7a0ece8ad6",
        "1a181fea-ac2f-4a39-8e76-1f9a8760573b"
    ],
    "release_date": "1983-03-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Mad World\" was never meant to be a single. Roland Orzabal had written it as the B-side to \"Pale Shelter,\" and it would have stayed there if Mercury A&R man David Bates hadn't pushed for it to be flipped. Released as the band's third single in September 1982, it climbed to No. 3 on the UK chart and became Tears for Fears' first international hit — a full two years before \"Shout\" and \"Everybody Wants to Rule the World\" turned them into stadium-sized stars. \n\nhttps://consequence.net/2021/10/tears-for-fears-mad-world-story-behind-song/\nhttps://tearsforfears.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}