Information about plays

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

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

{
    "id": 3567915,
    "uri": "https://api.kexp.org/v2/plays/3567915/?format=api",
    "airdate": "2025-10-21T05:37:58-07:00",
    "show": 64893,
    "show_uri": "https://api.kexp.org/v2/shows/64893/?format=api",
    "image_uri": "https://ia600905.us.archive.org/33/items/mbid-0bf006ce-45a5-4963-89cb-cd285fd768bb/mbid-0bf006ce-45a5-4963-89cb-cd285fd768bb-42446231661_thumb500.jpg",
    "thumbnail_uri": "https://ia800905.us.archive.org/33/items/mbid-0bf006ce-45a5-4963-89cb-cd285fd768bb/mbid-0bf006ce-45a5-4963-89cb-cd285fd768bb-42446231661_thumb250.jpg",
    "song": "Half Real",
    "track_id": "1dc0db60-e24a-4fa3-acbb-8536ea89bd2b",
    "recording_id": "9cbc01fc-1b58-4d82-b75c-de5d8d5d824c",
    "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": "UPCOMING SHOWS\n+ Oct 24 @ The Showbox (SEA)\n+ Oct 28 @ The Filmore (SF)\n\nNew York City’s Geese return with their highly anticipated 3rd studio album, ‘Getting Killed’. With ‘Getting Killed,’ Geese balances a disarming new tenderness with an intensified anger, seemingly trading their love of classic rock for a disdain for music itself.\n\nhttps://geesebandnyc.bandcamp.com/album/getting-killed",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}