Information about plays

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

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

{
    "id": 3594200,
    "uri": "https://api.kexp.org/v2/plays/3594200/?format=api",
    "airdate": "2025-12-21T20:40:04-08:00",
    "show": 65441,
    "show_uri": "https://api.kexp.org/v2/shows/65441/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Livin’ and Lovin’ in My Own Way",
    "track_id": null,
    "recording_id": "1763823d-90e2-43ed-a373-612455bde8c5",
    "artist": "Brandee Younger feat. Pete Rock",
    "artist_ids": [
        "61d68647-258e-43e2-942f-11321df5a96a",
        "39a973f2-0785-4ef6-90d9-551378864f89"
    ],
    "album": "Brand New Life",
    "release_id": null,
    "release_group_id": "6933b233-65f8-4e99-b730-4fb4248dd520",
    "labels": [
        "impulse!"
    ],
    "label_ids": [
        "93c3b044-2b4e-4239-a73b-8fb76f3e6ca9"
    ],
    "release_date": "2023-04-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Harlem-based harpist and composer Brandee Younger, produced by Makaya McCraven! \"Brand New Life\" is Brandee Younger's homage to the enduring legacy of Dorothy Ashby whose groundbreaking work brought the harp to the forefront of popular genres and has influenced generations of jazz, hip-hop, and R&B musicians.\n\nRead more about the artist and this album at https://www.kexp.org/read/2023/7/26/jazz-harpist-brandee-younger-on-brand-new-life-dorothy-ashby-and-embracing-her-own-sound/\n\nhttps://brandee.bandcamp.com/\nhttp://brandeeyounger.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}