Information about plays

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

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

{
    "id": 3550576,
    "uri": "https://api.kexp.org/v2/plays/3550576/?format=api",
    "airdate": "2025-09-08T20:58:27-07:00",
    "show": 64512,
    "show_uri": "https://api.kexp.org/v2/shows/64512/?format=api",
    "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
    "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
    "song": "Por Sacar un Sonido a la Calle Me Quieren Meter Preso",
    "track_id": null,
    "recording_id": "39b41bbc-f063-4fbf-b5bd-0b397dfe425b",
    "artist": "Frente Cumbiero",
    "artist_ids": [],
    "album": "Live on KEXP",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2025-09-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "EN: Frente Cumbiero is a Colombian collective led by Mario Galeano. Known for merging traditional cumbia with dub and electronics, they have released projects on labels like Vampisoul and Mais Um.\nES: Frente Cumbiero es un colectivo colombiano liderado por Mario Galeano. Reconocidos por fusionar cumbia tradicional con dub y electrónica, han editado en sellos como Vampisoul y Mais Um.\"\n***\nEN: Watch the live studio session at KEXP\nES: Ve la sesión en directo en el estudio de KEXP:\nhttps://www.youtube.com/watch?v=gX5aG8sXq64",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}