Information about plays

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

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

{
    "id": 3560535,
    "uri": "https://api.kexp.org/v2/plays/3560535/?format=api",
    "airdate": "2025-10-02T17:30:28-07:00",
    "show": 64727,
    "show_uri": "https://api.kexp.org/v2/shows/64727/?format=api",
    "image_uri": "https://ia800602.us.archive.org/21/items/mbid-ba4d0026-9c40-3363-97ce-34172b26abb3/mbid-ba4d0026-9c40-3363-97ce-34172b26abb3-1742644287_thumb500.jpg",
    "thumbnail_uri": "https://ia800602.us.archive.org/21/items/mbid-ba4d0026-9c40-3363-97ce-34172b26abb3/mbid-ba4d0026-9c40-3363-97ce-34172b26abb3-1742644287_thumb250.jpg",
    "song": "Perhaps, Perhaps, Perhaps",
    "track_id": "51de6eb5-7500-3891-9e9f-d23890e00497",
    "recording_id": "aba92f0a-ff91-4c85-aca2-b7f43ad9e9e6",
    "artist": "CAKE",
    "artist_ids": [
        "fa7b9055-3703-473a-8a09-adf2fe031a24"
    ],
    "album": "Fashion Nugget",
    "release_id": "ba4d0026-9c40-3363-97ce-34172b26abb3",
    "release_group_id": "3bd5a388-774f-3b47-b3f8-5b3463cbcb13",
    "labels": [
        "Capricorn Records"
    ],
    "label_ids": [
        "193ad58f-5e6b-4a86-8038-c03501565869"
    ],
    "release_date": "1996-09-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Covering Osvaldo Farrés' 1947 \"Quizás, quizás, quizás\"\n\nFarrés was a Cuban songwriter and composer who could not read or write music, but wrote songs that became worldwide hits for stars from Doris Day and Nat King Cole to Charlie Haden and many others.  This song has performed by artists from Bobby Capó to Bing Crosby, and Celia Cruz to Samantha Fox.\n\nhttps://www.cakemusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}