Information about plays

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

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

{
    "id": 3421437,
    "uri": "https://api.kexp.org/v2/plays/3421437/?format=api",
    "airdate": "2024-11-04T21:26:39-08:00",
    "show": 61765,
    "show_uri": "https://api.kexp.org/v2/shows/61765/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Godspeed",
    "track_id": null,
    "recording_id": null,
    "artist": "Verraco",
    "artist_ids": [
        "b90042a5-bb35-431d-8ef2-eef1bd9e5591"
    ],
    "album": "Breathe... Godspeed",
    "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": "Verraco (aka JP López) continues to redefine the boundaries of electronic music with his latest EP, Breathe... Godspeed, released on Bristol's Timedance label. Following the success of his 2023 EP Escándaloo, which was praised by both peers and the press, Verraco's new work solidifies his place at the forefront of the genre. Blending techno, Latin-influenced tribal rhythms, IDM, and hyper-electronica, the Medellín artist offers a sonic journey that feels both futuristic and deeply rooted in his cultural identity, serving as a voice for an entire generation of Colombian producers who are making their mark on the global electronic music scene.\nCountry: Colombia\nPronunciation: Veh-rah-koh\nPronouns: he/him",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}