Information about plays

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

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

{
    "id": 3635488,
    "uri": "https://api.kexp.org/v2/plays/3635488/?format=api",
    "airdate": "2026-03-30T07:01:26-07:00",
    "show": 66320,
    "show_uri": "https://api.kexp.org/v2/shows/66320/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-3376bd98-51de-464c-a801-0bd4dc3d8256/mbid-3376bd98-51de-464c-a801-0bd4dc3d8256-24039927381_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-3376bd98-51de-464c-a801-0bd4dc3d8256/mbid-3376bd98-51de-464c-a801-0bd4dc3d8256-24039927381_thumb250.jpg",
    "song": "Here Comes Everybody",
    "track_id": "d4cfd6d6-4495-3943-a667-a3ecd6f6fcc9",
    "recording_id": "32b2f2c0-a9ab-4fb3-95db-bb4d4a96c0b7",
    "artist": "Autolux",
    "artist_ids": [
        "78404fdf-23b4-465e-ab02-21adf9ad6d28"
    ],
    "album": "Future Perfect",
    "release_id": "3376bd98-51de-464c-a801-0bd4dc3d8256",
    "release_group_id": "b43acf06-d9f3-32a9-bb0c-1a724c5e2a55",
    "labels": [
        "Full Time Hobby"
    ],
    "label_ids": [
        "c51e4371-bd49-4c00-afed-b5446bb433ac"
    ],
    "release_date": "2005-07-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"With a unique sound that samples equally from electronica, noise pop, post-punk, and shoegaze, Autolux formed in 2000 in Los Angeles... Upon releasing a self-produced EP, Demonstration, in the spring of 2001, Autolux signed with producer T-Bone Burnett's fledgling DMX label...\" Read more about the band here: http://tinyurl.com/3t57nssz\n\nhttps://autolux.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}