Information about plays

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

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

{
    "id": 3597553,
    "uri": "https://api.kexp.org/v2/plays/3597553/?format=api",
    "airdate": "2025-12-29T09:14:25-08:00",
    "show": 65506,
    "show_uri": "https://api.kexp.org/v2/shows/65506/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "When Time Flies",
    "track_id": "53967b99-7f54-48b9-85ae-b234155b4e0c",
    "recording_id": "90684ac9-6aa0-4838-b9b0-15417493439b",
    "artist": "JÁNA",
    "artist_ids": [
        "1b244278-d08c-476f-a929-a094f0c06ce5"
    ],
    "album": "Orbit",
    "release_id": "afdbc00d-a3bc-45cd-b887-518824eb2fb0",
    "release_group_id": "acad25d4-6f03-4ab4-beda-e7078da63a5d",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-09-19",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from JÁNA.\n\n\"Musically, When Time Flies is unhurried, spacious, and deeply textured. It evolves. There are subtle dynamic shifts in rhythm and instrumentation, and a haunting vocal harmony that forms the outro, which is so delicate, so perfectly placed, it almost felt like an exhale.\"\nhttps://scandinaviansoul.com/jana-delivers-soulful-brilliance-when-time-flies/\n\nOfficial live video: https://www.youtube.com/watch?v=UJDdYZXXveY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}