Information about plays

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

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

{
    "id": 3597725,
    "uri": "https://api.kexp.org/v2/plays/3597725/?format=api",
    "airdate": "2025-12-29T20:35:47-08:00",
    "show": 65510,
    "show_uri": "https://api.kexp.org/v2/shows/65510/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "QQQQ",
    "track_id": "395b12e9-6b43-4640-a2c5-b390bcdcdb3c",
    "recording_id": "ed7b91cd-f8f3-4446-a2b7-7719080b4018",
    "artist": "Ela Minus",
    "artist_ids": [
        "a5e221c1-da44-4ebb-a2ea-1a704782413c"
    ],
    "album": "DIA",
    "release_id": "be186ecd-ed9e-42e6-826e-931d516a8bf0",
    "release_group_id": "fa50502f-1746-4299-b56a-2f8340b9ae46",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2025-01-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The best of 2025: When Ela Minus released Acts of Rebellion in 2020, her work and personality were captured by analog synthesizers. For DIA, the adventure was different. The album was recorded between NYC, Seattle, LA, Mexico City, and Bogota, and here there is more instrumentation and much more vocal play. Ela Minus speaks of her depths and those of others, making you dance like you're in the middle of the dance floor wherever you are.\n***\nLo mejor del 2025: Cuando Ela Minus lanzó Acts of Rebellion en 2020, su obra y personalidad estaban captadas por los sintetizadores analogos. Para DIA la aventura fue distinta. El album fue grabado entre NYC, Seattle, LA, CDMX y Bogota y acá hay mas instrumentacion y mucho mas juego vocal. Ela Minus habla de las profundidades suyas y de otros haciendote bailar en el medio de la pista sea donde sea que estes. ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}