Information about plays

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

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

{
    "id": 3539550,
    "uri": "https://api.kexp.org/v2/plays/3539550/?format=api",
    "airdate": "2025-08-13T09:54:06-07:00",
    "show": 64277,
    "show_uri": "https://api.kexp.org/v2/shows/64277/?format=api",
    "image_uri": "https://ia800602.us.archive.org/21/items/mbid-ba4d0026-9c40-3363-97ce-34172b26abb3/mbid-ba4d0026-9c40-3363-97ce-34172b26abb3-1742644287_thumb500.jpg",
    "thumbnail_uri": "https://ia600602.us.archive.org/21/items/mbid-ba4d0026-9c40-3363-97ce-34172b26abb3/mbid-ba4d0026-9c40-3363-97ce-34172b26abb3-1742644287_thumb250.jpg",
    "song": "Daria",
    "track_id": "b39c45d8-8560-3f45-be44-b3a25b2ff631",
    "recording_id": "a3f65f77-cc00-42eb-a336-52cfd7bee22e",
    "artist": "CAKE",
    "artist_ids": [
        "fa7b9055-3703-473a-8a09-adf2fe031a24"
    ],
    "album": "Fashion Nugget",
    "release_id": "ba4d0026-9c40-3363-97ce-34172b26abb3",
    "release_group_id": "3bd5a388-774f-3b47-b3f8-5b3463cbcb13",
    "labels": [
        "Capricorn Records"
    ],
    "label_ids": [
        "193ad58f-5e6b-4a86-8038-c03501565869"
    ],
    "release_date": "1996-09-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cake. It's all we think about. Delicious cake. We ache for cake. Bake a cake we ache for. \n\nHer eyebrow arched. His mouth, agape. It's 9:56am and this post makes no sense.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}