Information about plays

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

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

{
    "id": 3598118,
    "uri": "https://api.kexp.org/v2/plays/3598118/?format=api",
    "airdate": "2025-12-30T18:20:07-08:00",
    "show": 65518,
    "show_uri": "https://api.kexp.org/v2/shows/65518/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Goodnight",
    "track_id": null,
    "recording_id": null,
    "artist": "Florence Road",
    "artist_ids": [
        "9b189d1b-3d6d-41d1-9053-cf29a487a75e"
    ],
    "album": "Fall Back",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Florence Road, out of Ireland 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/\n\nWhat makes Florence Road instantly magnetising isn’t just frontwoman Lily Aron with her impassioned, grainy vocals, but the dynamic she shares with her best friends on guitar, bass and drums. The band, named after the street their school is on, is very proud to be part of Irish culture, and the vibrant Dublin scene. They usually jam their songs together, shapeshifting tantalisingly from rock subgenre to subgenre. With just one EP, and some singles out, the band is already compared to The Cranberries, and labelled as ‘the next big thing’.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}