Information about plays

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

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

{
    "id": 3549743,
    "uri": "https://api.kexp.org/v2/plays/3549743/?format=api",
    "airdate": "2025-09-06T20:28:37-07:00",
    "show": 64494,
    "show_uri": "https://api.kexp.org/v2/shows/64494/?format=api",
    "image_uri": "https://coverartarchive.org/release/dac1e02c-cd56-4160-871c-32b96bbff2f6/40551306222-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/dac1e02c-cd56-4160-871c-32b96bbff2f6/40551306222-250.jpg",
    "song": "Tonight (alternate mix)",
    "track_id": null,
    "recording_id": "e243c09d-bda0-4c87-8ce5-d55d76c455c3",
    "artist": "Boytronic",
    "artist_ids": [
        "3bd8aeaf-06d2-4691-99c9-6c3e79326b37"
    ],
    "album": "Deep Entries: Gay Electronic Excursions 1979–1985",
    "release_id": null,
    "release_group_id": "ba1b6b4d-4a5a-439f-b78f-dee20b06903d",
    "labels": [
        "Dark Entries Records"
    ],
    "label_ids": [
        "8abad16c-2b04-4a21-86bb-0bdee009b755"
    ],
    "release_date": "2024-12-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dark Entries has raided the bathhouse to bring us Deep Entries: Gay Electronic Excursions 1979-1985, 10 tracks of obscure queer synth bliss. One of Dark Entries' most important missions has been illuminating neglected facets of gay musical history, with crucial archival works by legends like Patrick Cowley, Sylvester, and Man Parrish.\nhttps://darkentriesrecords.bandcamp.com/album/deep-entries-gay-electronic-excursions-1979-1985",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}