Information about plays

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

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

{
    "id": 3557155,
    "uri": "https://api.kexp.org/v2/plays/3557155/?format=api",
    "airdate": "2025-09-24T11:16:03-07:00",
    "show": 64649,
    "show_uri": "https://api.kexp.org/v2/shows/64649/?format=api",
    "image_uri": "https://ia600203.us.archive.org/26/items/mbid-758dda0d-f71a-40c7-a2ac-9c3a1650de28/mbid-758dda0d-f71a-40c7-a2ac-9c3a1650de28-10019907555_thumb500.jpg",
    "thumbnail_uri": "https://ia800203.us.archive.org/26/items/mbid-758dda0d-f71a-40c7-a2ac-9c3a1650de28/mbid-758dda0d-f71a-40c7-a2ac-9c3a1650de28-10019907555_thumb250.jpg",
    "song": "Angst in My Pants",
    "track_id": "6b785497-9a58-3a64-8352-8f7668339490",
    "recording_id": "cd0dd1a5-3df3-4b3a-8e1a-24ae96ff086a",
    "artist": "Sparks",
    "artist_ids": [
        "f319b57a-a494-40f6-a467-3d196d3484e6"
    ],
    "album": "Profile: The Ultimate Sparks Collection",
    "release_id": "758dda0d-f71a-40c7-a2ac-9c3a1650de28",
    "release_group_id": "64efb50b-b52d-3866-8e01-48a4461afe2b",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1991-04-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sparks is on tour!\n\n- Seattle TONIGHT at The Moore Theatre\n\n- San Francisco this Saturday, Sept. 27, at Golden Gate Theatre\n\nhttps://allsparks.com/#tour\n\n--\n\n\"Growing out of the minds of brothers Ron and Russell Mael, Sparks is one of pop's best-loved and most influential cult bands.\"\n\nhttps://www.allmusic.com/artist/sparks-mn0000009084#biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}