Information about plays

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

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

{
    "id": 3660142,
    "uri": "https://api.kexp.org/v2/plays/3660142/?format=api",
    "airdate": "2026-05-27T08:19:01-07:00",
    "show": 66827,
    "show_uri": "https://api.kexp.org/v2/shows/66827/?format=api",
    "image_uri": "https://coverartarchive.org/release/3e7ce5c7-b180-4fba-9574-94206e9320d3/11551907707-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/3e7ce5c7-b180-4fba-9574-94206e9320d3/11551907707-250.jpg",
    "song": "On the Road Again",
    "track_id": null,
    "recording_id": "1492270e-6647-40ec-9714-88a85d812827",
    "artist": "Willie Nelson",
    "artist_ids": [
        "668fd73c-bf54-4310-a139-305517f05311"
    ],
    "album": "Honeysuckle Rose",
    "release_id": null,
    "release_group_id": "463adc68-3194-3fdb-8b2b-561bae483cd3",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "1980-07-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Continuing our musical journey...\n\nWatch Willie Nelson perform this tune with his sons Lukas and Micah here: https://www.facebook.com/AXSTV/videos/1585123875705655/\n\nhttps://willienelson.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}