Information about plays

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

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

{
    "id": 3413027,
    "uri": "https://api.kexp.org/v2/plays/3413027/?format=api",
    "airdate": "2024-10-15T15:53:17-07:00",
    "show": 61584,
    "show_uri": "https://api.kexp.org/v2/shows/61584/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Clouds",
    "track_id": "bb522a30-e810-337d-9bab-c52aaa8572c8",
    "recording_id": "51b69e24-0271-4f2b-ae09-8196bf823a01",
    "artist": "Cibo Matto",
    "artist_ids": [
        "dc4968ba-1fe0-43b9-bba0-81c09acd6326"
    ],
    "album": "Stereotype A",
    "release_id": "ab17cb72-74b8-4c57-bc8f-897d8e1638e9",
    "release_group_id": "40f9b63d-aaaf-3baa-8955-de9c2649111c",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1999-06-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cibo Matto, Italian for \"crazy food,\" was an alternative rock band formed in 1994 in New York City by Yuka Honda and Miho Hatori. https://www.allmusic.com/artist/cibo-matto-mn0000121778/biography \n---\nWatch them perform live in the KEXP studio in 2014: https://www.youtube.com/watch?v=9_TbZa0e-Dk\n\n\"Cibo Matto burst on the scene in 1994 with a cantankerous mix of sounds and culture. They quickly became the darlings of the New York City scene, before going global in the late 20th Century...\" https://tinyurl.com/ycmvtk6h\n\nWatch them perform live in the KEXP studio in 2014: https://www.youtube.com/watch?v=9_TbZa0e-Dk.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}