Information about plays

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

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

{
    "id": 3575552,
    "uri": "https://api.kexp.org/v2/plays/3575552/?format=api",
    "airdate": "2025-11-08T14:08:59-08:00",
    "show": 65056,
    "show_uri": "https://api.kexp.org/v2/shows/65056/?format=api",
    "image_uri": "https://ia600102.us.archive.org/17/items/mbid-2d5626a5-0fea-4604-97bb-4778c5c1e52f/mbid-2d5626a5-0fea-4604-97bb-4778c5c1e52f-34543657647_thumb500.jpg",
    "thumbnail_uri": "https://ia800102.us.archive.org/17/items/mbid-2d5626a5-0fea-4604-97bb-4778c5c1e52f/mbid-2d5626a5-0fea-4604-97bb-4778c5c1e52f-34543657647_thumb250.jpg",
    "song": "Doves in the Wind",
    "track_id": "5084f2dd-19fa-4309-9234-f01ff25b1bc4",
    "recording_id": "0044ede3-98b6-4cd5-9747-d3d05e2f1a5d",
    "artist": "SZA feat. Kendrick Lamar",
    "artist_ids": [
        "381086ea-f511-4aba-bdf9-71c753dc5077",
        "272989c8-5535-492d-a25c-9f58803e027f"
    ],
    "album": "Ctrl",
    "release_id": "2d5626a5-0fea-4604-97bb-4778c5c1e52f",
    "release_group_id": "8f892c1b-0709-4cf4-9711-493892a9eb9b",
    "labels": [
        "Top Dawg Entertainment"
    ],
    "label_ids": [
        "56d2501f-12b7-4cfd-b8f8-e95189ea27f5"
    ],
    "release_date": "2017-06-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Birthday to SZA! Born on this day in 1989.\n---\nAfter meeting members of Top Dawg Entertainment during the CMJ 2011, a friend attending the show with her foisted early SZA songs onto TDE president Terrence \"Punch\" Henderson, who liked the material and stayed in touch. Two years later, in June 2013, Top Dawg Entertainment announced they were planning to sign two more artists. On July 14, it was revealed Top Dawg had signed an upcoming female singer named SZA to the label; through this deal, SZA released Z (2014). Following the release of Z (2014), SZA began working on her debut and writing for other musicians including Beyoncé and Nicki Minaj, and Anti's opening track \"Consideration\" for Rihanna, which she featured on. However the debut album faced various setbacks, initially promised at the end of 2015, then at the start of 2016. In October 2016, she criticized her label for her album delays and stated she would be quitting.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}