Information about plays

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

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

{
    "id": 3568267,
    "uri": "https://api.kexp.org/v2/plays/3568267/?format=api",
    "airdate": "2025-10-21T23:20:48-07:00",
    "show": 64899,
    "show_uri": "https://api.kexp.org/v2/shows/64899/?format=api",
    "image_uri": "https://ia800208.us.archive.org/19/items/mbid-8ddd818d-809e-466c-b882-d2c49419ef59/mbid-8ddd818d-809e-466c-b882-d2c49419ef59-37168098484_thumb500.jpg",
    "thumbnail_uri": "https://ia800208.us.archive.org/19/items/mbid-8ddd818d-809e-466c-b882-d2c49419ef59/mbid-8ddd818d-809e-466c-b882-d2c49419ef59-37168098484_thumb250.jpg",
    "song": "Goo Goo Muck",
    "track_id": "e4d4d7f8-12c0-318c-a831-537c320a8f9d",
    "recording_id": "26e32275-34c7-4389-b654-bd5c9b4861dd",
    "artist": "The Cramps",
    "artist_ids": [
        "96c1edac-1011-4cb8-882c-27248de35071"
    ],
    "album": "Psychedelic Jungle / Gravest Hits",
    "release_id": "8ddd818d-809e-466c-b882-d2c49419ef59",
    "release_group_id": "75e06008-6b0b-3549-b77c-4bcaf6b1fad1",
    "labels": [
        "I.R.S. Records"
    ],
    "label_ids": [
        "5aa5ddcd-b5d9-4bdf-b528-5083dfd98f03"
    ],
    "release_date": "1989-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lux Interior born on this date in 1941 and passed away in 2009. Getting the Halloween vibes in early. \n\nAlso featured on the Texas Chainsaw Massacre 2 Soundtrack! ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}