Information about plays

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

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

{
    "id": 3556424,
    "uri": "https://api.kexp.org/v2/plays/3556424/?format=api",
    "airdate": "2025-09-22T19:01:57-07:00",
    "show": 64636,
    "show_uri": "https://api.kexp.org/v2/shows/64636/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Rolexxx",
    "track_id": null,
    "recording_id": "7ddf6315-dbe6-49fe-9bd6-16df3e6f9dcb",
    "artist": "Da Cruz",
    "artist_ids": [
        "440ab1b5-cc1d-412f-931f-81ecdd72e49f"
    ],
    "album": "Rolexxx",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Welcome to the party!/¡Bienvenides a la parranda!\n***\nEN: “Rolexxx” is an energetic song somewhere between Gqom, Amapiano, Brazilian Dancehall, and Global Bass Music.\nThe song “Rolexxx” is about people who define themselves by what they have rather than who they are. It is written from the perspective of a self-confident black woman who is not impressed by prestige and mere appearances.\nThe song is the third single from Da Cruz's album “Som Sistema” (Boom Jah Records/Believe), which will be released on January 23, 2026.\nWith her new album, Mariana Da Cruz traces her African and Brazilian roots. But she does not do this by reflecting on musical traditions; she does it by drawing on the latest developments in modern black music.\nES: «Rolexxx» es una canción enérgica que se sitúa entre el gqom, el amapiano, el dancehall brasileño y la música bass global.\nLa canción «Rolexxx» trata sobre las personas que se definen por lo que tienen en lugar de por lo que son. Está escrita desde la perspectiva de una mujer negra segura de sí misma a la que no le impresionan el prestigio y las meras apariencias.\nLa canción es el tercer sencillo del álbum de Da Cruz «Som Sistema» (Boom Jah Records/Believe), que se lanzará el 23 de enero de 2026.\nCon su nuevo álbum, Mariana Da Cruz rastrea sus raíces africanas y brasileñas. Pero no lo hace reflexionando sobre las tradiciones musicales, sino inspirándose en los últimos avances de la música negra moderna.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}