Information about plays

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

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

{
    "id": 3553339,
    "uri": "https://api.kexp.org/v2/plays/3553339/?format=api",
    "airdate": "2025-09-15T11:15:06-07:00",
    "show": 64570,
    "show_uri": "https://api.kexp.org/v2/shows/64570/?format=api",
    "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
    "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
    "song": "megapunk",
    "track_id": null,
    "recording_id": null,
    "artist": "Ela Minus",
    "artist_ids": [
        "a5e221c1-da44-4ebb-a2ea-1a704782413c"
    ],
    "album": "Live on KEXP",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2020-12-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Colombian composer and producer Ela Minus will play Tuesday, October 28th at The Independent in San Francisco.\n\nHere's what KEXP's New Music Reviews had to say about her latest, DÍA (Domino): \"The sophomore album from Brooklyn-based Colombian electro-pop sensation Ela Minus is, simply put, a f***ing masterpiece. Opening with haunting, warbly distortions on “ABRIR MONTE”, the innovative producer and multi-instrumentalist quickly immerses listeners in her multidimensional world of layered, dynamic synths, bilingual lyrics, layered vocals, and infectious beats. The tantalizing textures and emotional depth woven throughout 'DÍA' are truly spellbinding, making this an outstanding achievement from a singular artist.\" https://www.kexp.org/read/2025/1/20/new-music-reviews-120/\n\nLive Video from Ela Minus' 2020 KEXP at Home performance: https://www.youtube.com/watch?v=M0RklKDP2hk&t=143s.\n\nhttps://elaminus.com/\nhttps://elaminus.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}