Information about plays

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

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

{
    "id": 3571435,
    "uri": "https://api.kexp.org/v2/plays/3571435/?format=api",
    "airdate": "2025-10-29T14:14:59-07:00",
    "show": 64966,
    "show_uri": "https://api.kexp.org/v2/shows/64966/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Portable Radio",
    "track_id": null,
    "recording_id": "b3031f99-45ea-4e0f-b064-3915f7297434",
    "artist": "Daryl Hall & John Oates",
    "artist_ids": [
        "debabff3-2559-46e5-862d-ef2a906d7010"
    ],
    "album": "X‐Static",
    "release_id": null,
    "release_group_id": "0aec7992-d7de-3ef2-9871-ebea3294608a",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "1979-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Daryl Hall and John Oates met in 1967 and formed the pop-rock band Hall & Oates in 1972. During the late 1970s and through the 1980s, Hall & Oates dominated the billboard charts. Their huge success included six number one singles and six platinum albums between 1974 and 2004, with H20 being their most successful. Thanks to their masterful mix of soul, R&B tradition, and rock tunes, they are the most successful duo in rock history.: https://pabook.libraries.psu.edu/literary-cultural-heritage-map-pa/bios/hall__daryl\n--\nWatch them performing  (and read the lyrics of) \"Portable Radio\": https://www.youtube.com/watch?v=xodVMzI79mA\n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}