Information about plays

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

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

{
    "id": 3568017,
    "uri": "https://api.kexp.org/v2/plays/3568017/?format=api",
    "airdate": "2025-10-21T12:00:45-07:00",
    "show": 64895,
    "show_uri": "https://api.kexp.org/v2/shows/64895/?format=api",
    "image_uri": "https://coverartarchive.org/release/f6f6835c-2fc5-4901-b1b6-f19eb4ff50e1/1877841111-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f6f6835c-2fc5-4901-b1b6-f19eb4ff50e1/1877841111-250.jpg",
    "song": "No G.D.M.",
    "track_id": null,
    "recording_id": "a08b406e-d230-4a2c-b13e-bd2376c7d4a3",
    "artist": "Gina X Performance",
    "artist_ids": [
        "b58747f2-2002-4101-b9bc-e1e4fac254dc"
    ],
    "album": "Nice Mover",
    "release_id": null,
    "release_group_id": "ebd1c983-805a-35bb-94fa-9330d6e2a675",
    "labels": [
        "EMI"
    ],
    "label_ids": [
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "1978-09-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Here's what you might like to know about this German arthouse electro-disco project from Cologne consisting of producer Zeus B. Held and lyricist Gina Kikoine: https://www.synthhistory.com/post/gina-x-performance\n--\n \"No GDM,” is a tribute to gay raconteur Quentin Crisp and his remark about there not being a \"great dark man.\" Learn more about this \"queer pioneer\": https://www.wussymag.com/all/quentin-crisp-remembering-the-actor-author-and-queer-pioneer",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}