Information about plays

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

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

{
    "id": 3580786,
    "uri": "https://api.kexp.org/v2/plays/3580786/?format=api",
    "airdate": "2025-11-20T21:45:03-08:00",
    "show": 65164,
    "show_uri": "https://api.kexp.org/v2/shows/65164/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Dhund Lo Mujhe",
    "track_id": null,
    "recording_id": "02ffc22c-9b0b-4681-a17e-57138820f2c3",
    "artist": "Sheherazaad",
    "artist_ids": [
        "5319cfda-266f-42d0-9127-7c1521dcca8e"
    ],
    "album": "Qasr",
    "release_id": null,
    "release_group_id": "3704bba6-c30a-4bcc-bdaf-580afabb1008",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-03-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Following her highly praised first single for Erased Tapes, Mashoor, Sheherazaad's international debut LP Qasr released on March 1, 2024. Produced by Arooj Aftab, it was engendered during a time of family estrangement, grief over a lost elder, and the racial polarization of her country as she knew it.\n\nSheherazaad stopped by the KEXP studios a couple months ago! Check out the live in-studio session here: https://www.youtube.com/watch?v=xlFFCouWeL8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}