Information about plays

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

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

{
    "id": 3632400,
    "uri": "https://api.kexp.org/v2/plays/3632400/?format=api",
    "airdate": "2026-03-22T15:20:46-07:00",
    "show": 66252,
    "show_uri": "https://api.kexp.org/v2/shows/66252/?format=api",
    "image_uri": "https://coverartarchive.org/release/28c75854-a82c-4d4c-a6c4-88edf5b95edd/18465120327-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/28c75854-a82c-4d4c-a6c4-88edf5b95edd/18465120327-250.jpg",
    "song": "The Affectionate Punch",
    "track_id": null,
    "recording_id": "696f0e6e-9330-4342-b31a-b8c48823c85e",
    "artist": "The Associates",
    "artist_ids": [
        "dc78f9b6-afcd-46d6-894e-2149f40a4884"
    ],
    "album": "The Affectionate Punch",
    "release_id": null,
    "release_group_id": "b5d4ab5a-b305-38af-b7d0-be96b3a54d5a",
    "labels": [],
    "label_ids": [],
    "release_date": "1980-08-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Six Degrees of The Cure/Robert Smith!\n\nProduced by Mike Hedges, who also produced The Cure's Seventeen Seconds.  Robert Smith provided backing vocals on The Associates' 1980 debut album, The Affectionate Punch, and is specifically credited with backing vocals on the title track, \"The Affectionate Punch.\" \n\nThe Associates were an influential Scottish post-punk and synth-pop band formed in Dundee in 1979 by vocalist Billy Mackenzie and multi-instrumentalist Alan Rankine",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}