Information about plays

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

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

{
    "id": 3658139,
    "uri": "https://api.kexp.org/v2/plays/3658139/?format=api",
    "airdate": "2026-05-22T17:08:00-07:00",
    "show": 66786,
    "show_uri": "https://api.kexp.org/v2/shows/66786/?format=api",
    "image_uri": "https://dn710605.ca.archive.org/0/items/mbid-5bda8529-03ec-4987-8c24-8019fdb886af/mbid-5bda8529-03ec-4987-8c24-8019fdb886af-13900130442_thumb500.jpg",
    "thumbnail_uri": "https://dn710605.ca.archive.org/0/items/mbid-5bda8529-03ec-4987-8c24-8019fdb886af/mbid-5bda8529-03ec-4987-8c24-8019fdb886af-13900130442_thumb250.jpg",
    "song": "Go! (club mix)",
    "track_id": "34590164-5d84-3403-b964-a54cc84c7745",
    "recording_id": "2b70056f-3e27-457d-8ae1-f53a0bcf2a32",
    "artist": "Tones on Tail",
    "artist_ids": [
        "ff3a293a-76d1-49a7-a5c5-fede02e7e648"
    ],
    "album": "Tones on Tail",
    "release_id": "5bda8529-03ec-4987-8c24-8019fdb886af",
    "release_group_id": "ec73fc51-5a69-3e9e-9157-0825633d1a7b",
    "labels": [
        "RCA",
        "Beggars Banquet"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946",
        "5917da67-b605-4a08-a5a0-a6874501dda4"
    ],
    "release_date": "1990-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For James!\n\nTones on Tail originally formed in 1981 as a duo of Bauhaus guitarist Daniel Ash and Bauhaus roadie-turned-bassist Glenn Campling. Bauhaus drummer Kevin Haskins later joined them.\n--\nEven though we're post-Halloween, here are some skeletons dancing: https://www.youtube.com/watch?v=g6hpAihC3Qk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}