Information about plays

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

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

{
    "id": 3633732,
    "uri": "https://api.kexp.org/v2/plays/3633732/?format=api",
    "airdate": "2026-03-26T03:34:24-07:00",
    "show": 66281,
    "show_uri": "https://api.kexp.org/v2/shows/66281/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Menergy",
    "track_id": null,
    "recording_id": "82b0f325-d9b7-4955-b436-a9385a5971f5",
    "artist": "Sylvester & Patrick Cowley",
    "artist_ids": [
        "4d3b710b-a5f0-4772-97db-f09e47fbc6d8",
        "32e68aa4-72cf-4421-95dc-6d46b55702dc"
    ],
    "album": "Menergy",
    "release_id": null,
    "release_group_id": "2b888f04-2b9e-4755-aedb-f2ea544e1ae1",
    "labels": [
        "ERC Records"
    ],
    "label_ids": [
        "38f831ed-6b57-41fe-9c78-861c4ecbb25e"
    ],
    "release_date": "1984-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Patrick Cowley's \"Menergy\" became a major gay club hit upon its original 1980 release. After his death in 1982, Sylvester recorded a new version with himself on lead vocals.\n\n\"Patrick Joseph Cowley was a San Francisco-based musician and record producer credited as an early pioneer of electronic dance music, most notably in HI-NRG and experimental genres.\" Read more here: https://www.discogs.com/artist/6274-Patrick-Cowley --- https://purplediscomachine.bandcamp.com/track/menergy-feat-sylvester",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}