Information about plays

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

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

{
    "id": 3634684,
    "uri": "https://api.kexp.org/v2/plays/3634684/?format=api",
    "airdate": "2026-03-28T14:43:00-07:00",
    "show": 66303,
    "show_uri": "https://api.kexp.org/v2/shows/66303/?format=api",
    "image_uri": "https://dn710701.ca.archive.org/0/items/mbid-f647050a-8d8b-437c-8a93-7a18480c2834/mbid-f647050a-8d8b-437c-8a93-7a18480c2834-17803345110_thumb500.jpg",
    "thumbnail_uri": "https://dn710701.ca.archive.org/0/items/mbid-f647050a-8d8b-437c-8a93-7a18480c2834/mbid-f647050a-8d8b-437c-8a93-7a18480c2834-17803345110_thumb250.jpg",
    "song": "Cars",
    "track_id": "155f26b5-3e4b-324f-b52c-95979593c060",
    "recording_id": "063964f7-35c3-467f-b30c-cb7303d866b9",
    "artist": "Gary Numan",
    "artist_ids": [
        "6cb79cb2-9087-44d4-828b-5c6fdff2c957"
    ],
    "album": "The Pleasure Principle",
    "release_id": "f647050a-8d8b-437c-8a93-7a18480c2834",
    "release_group_id": "2ba66802-18a7-3bf4-958c-db871a6e7f34",
    "labels": [
        "Beggars Banquet"
    ],
    "label_ids": [
        "5917da67-b605-4a08-a5a0-a6874501dda4"
    ],
    "release_date": "1998-06-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song is about how people use technology and material goods to isolate themselves from human contact. Numan has stated that he has Asperger syndrome, which is a mild form of autism, but until he was diagnosed, he had a lot of trouble relating to other people.\n\nNuman told Mojo magazine March 2008 about the original inspiration for this song: \"A couple of blokes started peering in the window and for whatever reason took a dislike to me, so I had to take evasive action. I swerved up the pavement, scattering pedestrians everywhere. After that, I began to see the car as the tank of modern society.\"  \nhttps://bit.ly/3iYtrSW",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}