Information about plays

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

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

{
    "id": 3556425,
    "uri": "https://api.kexp.org/v2/plays/3556425/?format=api",
    "airdate": "2025-09-22T19:05:48-07:00",
    "show": 64636,
    "show_uri": "https://api.kexp.org/v2/shows/64636/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Ilú de Oyá feat. Alexandre Garnizé (Dengue Dengue Dengue Congobow Remix)",
    "track_id": null,
    "recording_id": null,
    "artist": "Maga Bo",
    "artist_ids": [
        "a2c5372f-9ef9-401b-b46c-88e025b510a3"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2022-05-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "EN: Released in May 2022, this Congobow remix by Maga Bo transforms his original collaboration with Alexandre Garnizé into a high-energy, Afro-Brazilian hybrid. Using rapid 180 BPM beats and electronic bass textures, the remix blends digital roots, synths, and global bass for a dancefloor-ready spiritual ritual.\nES: Lanzado en mayo de 2022, este remix Congobow de Maga Bo reinterpreta su colaboración original con Alexandre Garnizé en un híbrido afro-brasileño de alta energía. Con un tempo de 180 BPM y bases electrónicas profundas, el track combina raíces digitales, sintetizadores y global bass para un ritual espiritual en la pista de baile.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}