Information about plays

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

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

{
    "id": 3557529,
    "uri": "https://api.kexp.org/v2/plays/3557529/?format=api",
    "airdate": "2025-09-25T09:57:40-07:00",
    "show": 64656,
    "show_uri": "https://api.kexp.org/v2/shows/64656/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Songs of a Lost World' track-by-track",
    "track_id": null,
    "recording_id": null,
    "artist": "Robert Smith",
    "artist_ids": [],
    "album": "Tim's Listening Party",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Absolute Radio"
    ],
    "label_ids": [],
    "release_date": "2024-12-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Cure's legendary frontman Robert Smith joined Tim Burgess (of The Charlatans) on Tim's Listening Party to discuss The Cure's critically-acclaimed 2024 album 'Songs of a Lost World'. \nIn the in-depth interview over an hour they chatted about everything from recording at Rockfield Studios, dedicating the album to The Cure's fans, the emotions of playing live, their intimate Troxy show, how Reeves Gabrels joined the band, Robert reading his own album reviews, how he doesn't view himself as a singer, his iconic hair and makeup, and much much more.\nhttps://www.youtube.com/watch?v=J-gWGkfapbk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}