Information about plays

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

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

{
    "id": 3421436,
    "uri": "https://api.kexp.org/v2/plays/3421436/?format=api",
    "airdate": "2024-11-04T21:23:05-08:00",
    "show": 61765,
    "show_uri": "https://api.kexp.org/v2/shows/61765/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Churuwia",
    "track_id": null,
    "recording_id": null,
    "artist": "Don Plok & Rafael Aragón",
    "artist_ids": [],
    "album": "Camino de Cintura Vol. 1",
    "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": "Camino de Cintura Vol. 1 and Vol. 2 by Don Plok is an ambitious work that explores duality at its fullest, reflected in two volumes that capture the opposing facets of the Argentine DJ and producer. Vol. 1 immerses us in tranquil and melodic soundscapes, ideal for daytime, with dub, downtempo sounds, and touches of rap and R&B in tracks like \"Tripeando,\" featuring Macha Kiddo, and \"Abajo,\" featuring Baja Frecuencia. In contrast, Vol. 2 takes us to a frenetic, nocturnal intensity, perfect for the club, with uptempo and nu-rave elements in standout tracks like \"Mogul,\" \"Arremangala,\" and \"Sapucai\" (a long, high-pitched shout used as a call in the Guarani community). Through this musical journey, Don Plok connects the diversity and contrasts of his Buenos Aires surroundings with his experience as a DJ and producer. Camino de Cintura is the name of a road near his home, which crosses the entire Buenos Aires suburbs, but from the depths of the city.\nCountry: Argentina\nPronunciation: Dohn Plohk - Kah-MEE-noh deh Seen-TOO-rah\nPronouns: he/him",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}