Information about plays

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

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

{
    "id": 3569261,
    "uri": "https://api.kexp.org/v2/plays/3569261/?format=api",
    "airdate": "2025-10-24T07:12:00-07:00",
    "show": 64918,
    "show_uri": "https://api.kexp.org/v2/shows/64918/?format=api",
    "image_uri": "https://ia601406.us.archive.org/35/items/mbid-19ad86f3-f196-3a69-9ce3-b6763716dba1/mbid-19ad86f3-f196-3a69-9ce3-b6763716dba1-16539088828_thumb500.jpg",
    "thumbnail_uri": "https://ia801406.us.archive.org/35/items/mbid-19ad86f3-f196-3a69-9ce3-b6763716dba1/mbid-19ad86f3-f196-3a69-9ce3-b6763716dba1-16539088828_thumb250.jpg",
    "song": "Eye for an Eye",
    "track_id": "f87d27e7-4a6d-344f-a168-fda38ba7981b",
    "recording_id": "ba3beaf7-8383-4172-bc8b-768932dc67a5",
    "artist": "UNKLE",
    "artist_ids": [
        "6648391e-7890-4f6c-b939-976f215195d3"
    ],
    "album": "Never, Never, Land",
    "release_id": "19ad86f3-f196-3a69-9ce3-b6763716dba1",
    "release_group_id": "42d65310-da2c-3216-89a9-5161a42987cf",
    "labels": [
        "Mo Wax",
        "Universal Island Records"
    ],
    "label_ids": [
        "a9060093-ba38-4894-994d-efb808d2d586",
        "c9df30c6-3a4f-49c1-ad50-53f6a67672da"
    ],
    "release_date": "2003-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "UNKLE is \"an experimental hip-hop and downbeat outfit heavy on all-star collaborations, formed by Mo' Wax labelhead James Lavelle\": https://www.allmusic.com/artist/unkle-mn0000221803#biography\n---\n\"Run, run, run, but you sure can't hide...\" This song samples \"Ball of Confusion\" by The Undisputed Truth. That was their cover of the Temptations' 1970 classic, written by Norman Whitfield and Barrett Strong.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}