Information about plays

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

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

{
    "id": 3598119,
    "uri": "https://api.kexp.org/v2/plays/3598119/?format=api",
    "airdate": "2025-12-30T18:23:20-08:00",
    "show": 65518,
    "show_uri": "https://api.kexp.org/v2/shows/65518/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Cairngorms",
    "track_id": null,
    "recording_id": "ec9e21ca-0936-406b-af61-8208d1661b7d",
    "artist": "Sarah Julia",
    "artist_ids": [
        "2f82270c-a4a1-4376-802c-d24aabe1ee88"
    ],
    "album": "How Do We Go Back to Being Normal?",
    "release_id": null,
    "release_group_id": "a9248c10-3690-4024-b187-c4a55d0bff3d",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-04-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sarah Julia from the Netherlands is up for a 2026 Music Moves Europe Award (MME Awards), an annual prize recognizing the success of ten emerging artists or groups who reached audiences outside their own countries with their first internationally released album in the past year.\n\nYou can check out all nominees here, as well as vote for your favourite: https://mmeawards.eu/en/\nBound by sisterhood and defined by piercing vulnerability, Sarah Julia craft harmony-laden indie folk that transforms love, loss, and longing into something quietly luminous. The Dutch group has supported Paris Paloma across the US, UK and EU, shared stages with Faye Webster, Jacob Alon and Neil Young, and headlined in LA, NYC and London. Their second EP, Only Making It Worse - produced by Grammy winner Catherine Marks - builds on their cult debut, cementing them as one of the most evocative contemporary indie folk acts.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}