Information about plays

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

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

{
    "id": 3588189,
    "uri": "https://api.kexp.org/v2/plays/3588189/?format=api",
    "airdate": "2025-12-07T18:22:18-08:00",
    "show": 65316,
    "show_uri": "https://api.kexp.org/v2/shows/65316/?format=api",
    "image_uri": "https://coverartarchive.org/release/c11498f3-26b4-4df9-bcde-9196173f119c/42322253242-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c11498f3-26b4-4df9-bcde-9196173f119c/42322253242-250.jpg",
    "song": "Too Soon You’re Old",
    "track_id": null,
    "recording_id": "2a8a1cb4-ede4-415f-a5b1-4cdd1cd78692",
    "artist": "Penny Goodwin",
    "artist_ids": [
        "bd64ec45-cae3-4f77-a4a9-edc5c6efbdc0"
    ],
    "album": "Portrait of a Gemini",
    "release_id": null,
    "release_group_id": "119513e5-853c-42f3-89aa-4f7bf54cab24",
    "labels": [
        "Sidney Records"
    ],
    "label_ids": [
        "80f45e36-9858-4ff9-83f8-0642b8601312"
    ],
    "release_date": "1974-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Penny Goodwin grew up in Milwaukee, Wisconsin singing in church with Al Jarreau, doing weddings, talent competitions and bar mitzvahs. When she left school she started singing in popular mob run clubs such as Alfie's, Sardino's, and King's Four, graduating to clubs in Chicago and Caesar's Palace in Vegas. Penny Goodman became one of Milwaukee's most well-known jazz performers.  https://aotns.bandcamp.com/album/penny-goodwin\n\nGoodwin released \"Too Soon You're Old\" in 1974 on the album Portrait of a Gemini.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}