Information about plays

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

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

{
    "id": 3582374,
    "uri": "https://api.kexp.org/v2/plays/3582374/?format=api",
    "airdate": "2025-11-24T13:00:50-08:00",
    "show": 65199,
    "show_uri": "https://api.kexp.org/v2/shows/65199/?format=api",
    "image_uri": "https://dn710008.ca.archive.org/0/items/mbid-ff2b9424-c0f7-40fd-aeca-11855e96fde1/mbid-ff2b9424-c0f7-40fd-aeca-11855e96fde1-39863597894_thumb500.jpg",
    "thumbnail_uri": "https://dn710008.ca.archive.org/0/items/mbid-ff2b9424-c0f7-40fd-aeca-11855e96fde1/mbid-ff2b9424-c0f7-40fd-aeca-11855e96fde1-39863597894_thumb250.jpg",
    "song": "The Rest of Me",
    "track_id": "aeabb94f-d25d-4d16-9bc6-f2a4013ab62f",
    "recording_id": "5bd4c7c2-fa39-4933-9273-ae120c8b7418",
    "artist": "Michael Kiwanuka",
    "artist_ids": [
        "11f570ff-44d9-4e9c-8812-e6d56103c5c1"
    ],
    "album": "Small Changes",
    "release_id": "ff2b9424-c0f7-40fd-aeca-11855e96fde1",
    "release_group_id": "7940007c-780d-40aa-8eb8-c3d81768c6c0",
    "labels": [
        "Geffen Records",
        "Polydor"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b",
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
    ],
    "release_date": "2024-11-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brian Burton (Danger Mouse) and Michael focused deeply on the production and the direction of Small Changes and particularly on “The Rest Of Me.\" They had the desire to make an album that transcends any notion of what is or isn’t deemed “cool”. Kiwanuka recalls, “We were trying to shoot for something that might have made it onto a Bill Withers album or a Sadé album.” Indeed, Sadé is the case in point on this song, as Michael remembers afternoons as a child in the back of his aunt’s car, “where 'Diamond Life' was rarely out of the tape machine.”\n--\nHere's a NY Times feature on the artist and his fourth album Small Changes: https://www.nytimes.com/2024/09/12/arts/music/michael-kiwanuka-small-changes.html\n--\nSee Michael Kiwanuka perform \"The Rest of Me\" live in London: https://www.youtube.com/watch?v=txEWskTLXkE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}