Information about plays

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

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

{
    "id": 3579723,
    "uri": "https://api.kexp.org/v2/plays/3579723/?format=api",
    "airdate": "2025-11-18T06:10:29-08:00",
    "show": 65143,
    "show_uri": "https://api.kexp.org/v2/shows/65143/?format=api",
    "image_uri": "https://dn710003.ca.archive.org/0/items/mbid-0bf006ce-45a5-4963-89cb-cd285fd768bb/mbid-0bf006ce-45a5-4963-89cb-cd285fd768bb-42446231661_thumb500.jpg",
    "thumbnail_uri": "https://dn710003.ca.archive.org/0/items/mbid-0bf006ce-45a5-4963-89cb-cd285fd768bb/mbid-0bf006ce-45a5-4963-89cb-cd285fd768bb-42446231661_thumb250.jpg",
    "song": "Islands of Men",
    "track_id": "8c44892e-a1c5-4460-9e4c-8dcc9aa321af",
    "recording_id": "153d0c03-70b3-4314-a5b5-622fe7903fb2",
    "artist": "Geese",
    "artist_ids": [
        "e0c97a4d-c392-41a9-a374-57af3e3eeab3"
    ],
    "album": "Getting Killed",
    "release_id": "0bf006ce-45a5-4963-89cb-cd285fd768bb",
    "release_group_id": "3c18308c-9072-4810-b26e-0c573e46fb07",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New York City’s Geese return with their highly anticipated 3rd studio album, ‘Getting Killed’. After being approached by Kenneth Blume at a music festival, Geese tracked the album in his LA studio over the course of ten fast-paced days. With scant time for overdubbing, the finished project emerges as something of a chaotic comedy, shambolic in structure but passionately performed, informed by an exacting vision. \n==\nWatch Geese performing \"Islands of Men\" live in Chicago in October: https://www.youtube.com/watch?v=sQiTkyncKKM\n==\nhttps://geesebandnyc.bandcamp.com/album/getting-killed",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}