Information about plays

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

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

{
    "id": 3632440,
    "uri": "https://api.kexp.org/v2/plays/3632440/?format=api",
    "airdate": "2026-03-22T17:09:02-07:00",
    "show": 66252,
    "show_uri": "https://api.kexp.org/v2/shows/66252/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Pretty Boy (Robert Smith remix)",
    "track_id": null,
    "recording_id": null,
    "artist": "Noel Gallagher's High Flying Birds",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Noel Gallagher and Robert Smith first established contact via email in 2022 to collaborate on a remix, despite Gallagher being a lifelong fan of The Cure. They did not actually meet in person until after the collaboration was completed. \n\nThe connection began during the recording of the Noel Gallagher's High Flying Birds album Council Skies.\n\nWhile developing the track \"Pretty Boy,\" Gallagher felt the song's direction was reminiscent of \"the golden age of The Cure.\"  Gallagher obtained Smith's email address and sent a message that began, \"Hi Robert, it’s Noel Gallagher\". He admitted he initially worried Smith might reject the request due to his past association with Oasis.\n\nSmith responded positively, requesting the track. He subsequently produced a remix of \"Pretty Boy\" that Gallagher described as sounding \"exactly like the Cure\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}