Information about plays

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

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

{
    "id": 3594104,
    "uri": "https://api.kexp.org/v2/plays/3594104/?format=api",
    "airdate": "2025-12-21T16:30:54-08:00",
    "show": 65440,
    "show_uri": "https://api.kexp.org/v2/shows/65440/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Making It Through",
    "track_id": "a5f48a7e-0d0e-4463-835a-7ce14402a16b",
    "recording_id": "671f48cc-fb53-4b7f-a94b-ce537d410c0b",
    "artist": "Angie McMahon",
    "artist_ids": [
        "2ce4f102-23e6-42c4-84a2-3c13d24e1b66"
    ],
    "album": "Light, Dark, Light Again",
    "release_id": "58b77702-5b84-474d-bc45-725fb0361499",
    "release_group_id": "ef4d5b18-655e-400d-9a21-900ed81ac650",
    "labels": [
        "AWAL Recordings Ltd",
        "Gracie Music"
    ],
    "label_ids": [
        "1a59ec10-ab09-450c-86ec-04f1796be3fd",
        "db617dbc-dd3a-43a3-85bf-06c7d81060b2"
    ],
    "release_date": "2023-10-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Guardian's Giselle Au-Nhien Nguyen writes, \"Light, Dark, Light Again is a record of this moment, capturing something true about the time we live in and the way in which so many of us exist. There is fear and unease in these songs, but there’s also a quiet determination and reclamation of the mind and the self.\n\n\"This beautiful, soothing record shows McMahon’s skills not only as a songwriter and storyteller but as a wise guide for the busy and anxious modern mind. Another cliche, perhaps, but it’s true: these songs are an invitation to slow down, to listen, to observe, to accept, to exist among the madness of it all.\" https://tinyurl.com/4jnnsxhp\n\nAngie performed a sublime performance live in our studios, hosted by Kevin Cole; check it out here: https://tinyurl.com/3ev79kh5",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}