Information about plays

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

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

{
    "id": 3615466,
    "uri": "https://api.kexp.org/v2/plays/3615466/?format=api",
    "airdate": "2026-02-09T21:11:36-08:00",
    "show": 65891,
    "show_uri": "https://api.kexp.org/v2/shows/65891/?format=api",
    "image_uri": "https://coverartarchive.org/release/40baadf3-9183-4373-8455-eb7548eb7db2/18074645091-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/40baadf3-9183-4373-8455-eb7548eb7db2/18074645091-250.jpg",
    "song": "El rey del swing",
    "track_id": null,
    "recording_id": "ca3a26b4-89b4-4c71-a242-2206a2569550",
    "artist": "Titan",
    "artist_ids": [],
    "album": "Dama",
    "release_id": null,
    "release_group_id": "21ae05d4-80b5-405c-bd4d-e39bfe3369a2",
    "labels": [
        "ATP Recordings"
    ],
    "label_ids": [
        "4083edb9-d2f5-4bfd-8c36-061b2aaaf82f"
    ],
    "release_date": "2016-08-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mexican electro-rock pioneers Titán fuse dance-ready rhythms and underground attitude on “El Rey del Swing,” a standout single from their 2016 album Dama. Known for blending electronics, rock and avant-pop since the early 1990s, Titán (Emilio Acevedo, Julián Lede and Jay de la Cueva) returned after a long hiatus with Dama, showcasing darker textures and bold visual creativity. “El Rey del Swing” pairs pulsing beats with an off-kilter energy and a quirky, hypnotic video that captures the band’s fearless spirit and genre-blurring ethos.\n\nWatch/Listen on YouTube: https://www.youtube.com/watch?v=HfxTy1M9KZ8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}