Information about plays

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

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

{
    "id": 3540797,
    "uri": "https://api.kexp.org/v2/plays/3540797/?format=api",
    "airdate": "2025-08-16T15:56:08-07:00",
    "show": 64307,
    "show_uri": "https://api.kexp.org/v2/shows/64307/?format=api",
    "image_uri": "https://coverartarchive.org/release/e1c97427-51a4-4f36-9507-96ac073101d8/42173881085-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/e1c97427-51a4-4f36-9507-96ac073101d8/42173881085-250.jpg",
    "song": "Niños furbito y niñas lo que sea",
    "track_id": null,
    "recording_id": "1c7b762f-c681-4d74-b6ce-137b10e0bd06",
    "artist": "AIKO EL GRUPO",
    "artist_ids": [
        "58fcbb0b-41f7-42d7-ac8e-eb6e685eba88"
    ],
    "album": "Me están apuntando con un arma",
    "release_id": null,
    "release_group_id": "444cba5b-fba3-4bbc-9a17-1b4910781fa4",
    "labels": [
        "Elefant Records"
    ],
    "label_ids": [
        "59dbf7f7-da6e-4795-8465-eb612639a39b"
    ],
    "release_date": "2023-10-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Madrid's Aiko El Grupo was established by guitarists/vocalists Teresa \"Tere\" Iñesta and Lara Miera with keyboardist/vocalist Bárbara López. Following a few practice sessions and informal shows as a trio, they completed the lineup with drummer/vocalist Jaime Acosta, who offered to play with them after attending their first official concert.: https://www.allmusic.com/artist/aiko-el-grupo-mn0004012744#biography\n\n\nhttps://aikoelgrupo.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}