Information about plays

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

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

{
    "id": 3580275,
    "uri": "https://api.kexp.org/v2/plays/3580275/?format=api",
    "airdate": "2025-11-19T15:16:17-08:00",
    "show": 65154,
    "show_uri": "https://api.kexp.org/v2/shows/65154/?format=api",
    "image_uri": "https://ia801301.us.archive.org/17/items/mbid-923e2cdd-8dd8-34d8-990c-274218cdd4f1/mbid-923e2cdd-8dd8-34d8-990c-274218cdd4f1-12778264536_thumb500.jpg",
    "thumbnail_uri": "https://ia601301.us.archive.org/17/items/mbid-923e2cdd-8dd8-34d8-990c-274218cdd4f1/mbid-923e2cdd-8dd8-34d8-990c-274218cdd4f1-12778264536_thumb250.jpg",
    "song": "Your Gold Dress",
    "track_id": "a522d86f-2ba6-3a05-bfcd-9de4bf735606",
    "recording_id": "ec900fd4-86ef-4e1e-ab7b-6c51ff01da69",
    "artist": "The Dukes of Stratosphear",
    "artist_ids": [
        "2d1107b1-0d07-44bb-b12d-75c56342bc00"
    ],
    "album": "Chips from the Chocolate Fireball (An Anthology)",
    "release_id": "923e2cdd-8dd8-34d8-990c-274218cdd4f1",
    "release_group_id": "4142c6c7-e14c-3be2-81b6-30ca172b0e9c",
    "labels": [
        "Virgin"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "1987-09-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Dukes of Stratosphear were a spin-off band from XTC, formed by Andy Partridge, Colin Moulding, and Dave and Ian Gregory. : https://www.allmusic.com/artist/the-dukes-of-stratosphear-mn0000142963\n--\nAndy: “ ‘Your Gold Dress’ was the first things written for 25 O'Clock. I came up with the stupidest riff in the history of riffs and thought it was spot on.”\n Dave: “We borrowed Nicky Hopkins' sound from ‘She's A Rainbow’.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}