Information about plays

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

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

{
    "id": 3636028,
    "uri": "https://api.kexp.org/v2/plays/3636028/?format=api",
    "airdate": "2026-03-31T13:34:48-07:00",
    "show": 66330,
    "show_uri": "https://api.kexp.org/v2/shows/66330/?format=api",
    "image_uri": "https://dn710906.ca.archive.org/0/items/mbid-d7c3a371-bdeb-4e31-85e8-acf3ce0ccfae/mbid-d7c3a371-bdeb-4e31-85e8-acf3ce0ccfae-15859167577_thumb500.jpg",
    "thumbnail_uri": "https://dn710906.ca.archive.org/0/items/mbid-d7c3a371-bdeb-4e31-85e8-acf3ce0ccfae/mbid-d7c3a371-bdeb-4e31-85e8-acf3ce0ccfae-15859167577_thumb250.jpg",
    "song": "Livin’ for the City",
    "track_id": "937f9436-5288-309d-b1ce-76dd83bda518",
    "recording_id": "32e7a58e-f04b-4e66-b1de-94aebf48325a",
    "artist": "The Dirtbombs",
    "artist_ids": [
        "49d68d0c-cfe4-4adb-abe5-64cb50671070"
    ],
    "album": "Ultraglide in Black",
    "release_id": "d7c3a371-bdeb-4e31-85e8-acf3ce0ccfae",
    "release_group_id": "d2f4b682-3a54-3cde-aafd-2cb81ff5d762",
    "labels": [
        "In the Red Records"
    ],
    "label_ids": [
        "485d19d8-74e5-4c06-8751-ce6f04d3f282"
    ],
    "release_date": "2001-05-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This Detroit garage band, a project of The Gories' Mick Collins, covers Stevie Wonder here.\n--\nRead KEXP's Martin Douglas' tribute to The Dirtbombs' \"Ultraglide in Black\": https://www.kexp.org/read/2021/5/21/ode-black-man-dirtbombs-ultraglide-black-20/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}