Information about plays

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

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

{
    "id": 3553020,
    "uri": "https://api.kexp.org/v2/plays/3553020/?format=api",
    "airdate": "2025-09-14T16:33:59-07:00",
    "show": 64562,
    "show_uri": "https://api.kexp.org/v2/shows/64562/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "I Believe in You",
    "track_id": null,
    "recording_id": null,
    "artist": "Ladytron",
    "artist_ids": [],
    "album": "I Believe in You",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Nettwerk"
    ],
    "label_ids": [
        "8aa0e885-1cbb-474d-9b74-ae8446989417"
    ],
    "release_date": "2025-09-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Founded in Liverpool, Ladytron were among the first acts at the start of the 21st century to readopt what had become unfashionable but also cheap synthesizers into their own DIY indie punk style of electronic music. From their debut album ‘604’ in 2001 to their most recent long form release \"Time’s Arrow\" in 2023, their sound has evolved and has led to their sound being variously described as synthpop, electroclash, electronic shoegaze and industrial goth over the years.\n\nNow slimmed down to a trio of Helen Marnie, Daniel Hunt, and Mira Aroyo following the departure of co-founder member Reuben Wu, the great new first single from the reconfigured line-up has been described as \"high-priestess disco.\" \"I Believe In You\" certainly possesses an infectious house groove previously not heard from LADYTRON while still recognisable as them.  https://tinyurl.com/4cc9c53d",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}