Information about plays

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

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

{
    "id": 3416276,
    "uri": "https://api.kexp.org/v2/plays/3416276/?format=api",
    "airdate": "2024-10-23T09:49:43-07:00",
    "show": 61651,
    "show_uri": "https://api.kexp.org/v2/shows/61651/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Lilys",
    "track_id": "d8dee7dc-84cd-443e-b75d-45ad339d2458",
    "recording_id": "1b9359ee-2fca-4908-9f19-e6d399c655fa",
    "artist": "Kestrels",
    "artist_ids": [
        "f60b4302-626e-408e-8148-9f2170578d35"
    ],
    "album": "Better Wonder",
    "release_id": "faaae164-3bfd-4d1d-9831-8796968c00cb",
    "release_group_id": "4a1d056e-59db-45dc-a8b5-947aa09e2d5a",
    "labels": [
        "Darla Records"
    ],
    "label_ids": [
        "8a6785c2-26ca-4198-ac89-25d908e65c35"
    ],
    "release_date": "2025-02-14",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shoegazing East Coast alt-rockers Kestrels are returning with a new album. 'Better Wonder' is out February 14 through Darla Records.\n\n\"Lilys\" features backing vocals from Alex Edkins (of METZ and Weird Nightmare). Appropriately enough, the title is a nod to '90s shoegazers Lilys. Peck said, \"The song introduces the themes of the album: why you're awake in the middle of the night, the uncanny effects of self-imposed isolation, and the implied hope of tomorrow\"\n\nhttps://tinyurl.com/2cbkheb8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}