Information about plays

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

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

{
    "id": 3440023,
    "uri": "https://api.kexp.org/v2/plays/3440023/?format=api",
    "airdate": "2024-12-19T09:26:01-08:00",
    "show": 62149,
    "show_uri": "https://api.kexp.org/v2/shows/62149/?format=api",
    "image_uri": "https://ia801207.us.archive.org/18/items/mbid-64ba0d61-cb2f-40ab-8837-dca3fcea7a5e/mbid-64ba0d61-cb2f-40ab-8837-dca3fcea7a5e-14066158991_thumb500.jpg",
    "thumbnail_uri": "https://ia601207.us.archive.org/18/items/mbid-64ba0d61-cb2f-40ab-8837-dca3fcea7a5e/mbid-64ba0d61-cb2f-40ab-8837-dca3fcea7a5e-14066158991_thumb250.jpg",
    "song": "Soul Bossa Nova",
    "track_id": "1aabdcb7-07b6-3776-b7bb-b7029a6a2711",
    "recording_id": "4ef8d93a-ba54-4a4d-a15c-5d025d866340",
    "artist": "Quincy Jones",
    "artist_ids": [
        "5803c81e-739a-4057-9a5c-cf84e55db630"
    ],
    "album": "Big Band Bossa Nova",
    "release_id": "64ba0d61-cb2f-40ab-8837-dca3fcea7a5e",
    "release_group_id": "c00632c9-c7fd-3b30-b982-f345750b7615",
    "labels": [
        "Mercury Records"
    ],
    "label_ids": [
        "995428e7-81b6-41dd-bd38-5a7a0ece8ad6"
    ],
    "release_date": "1962-12-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Quincy Jones died on November 3rd at 91. \n\nQuincy Jones (born Quincy Delight, Jr.), was born in Chicago in 1933 and moved to Bremerton, WA when he was 10 years old because his father got a wartime job at the Puget Sound Naval Shipyard. After the war, his family later relocated to Seattle where Quincy attended Garfield High School. At Garfield, in 1947, he joined his first swing band, started by his friend Charlie Taylor and they backed Billie Holiday! By his mid-20’s he was touring with his own band. He then went on to become a record producer, songwriter, composer, and arranger. His career spanned 70 years with 28 Grammy awards! He worked with everyone form Frank Sinatra to Michael Jackson.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}