Information about plays

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

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

{
    "id": 3599231,
    "uri": "https://api.kexp.org/v2/plays/3599231/?format=api",
    "airdate": "2026-01-02T13:13:06-08:00",
    "show": 65541,
    "show_uri": "https://api.kexp.org/v2/shows/65541/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "New Year’s UnResolution",
    "track_id": "c067ea36-9bee-43e4-96f9-0d4bcafb85e8",
    "recording_id": "94074c5c-ade7-4ad7-9634-9a6262cefe2f",
    "artist": "L’Rain",
    "artist_ids": [
        "76970ff5-1330-4e08-9aa2-f896109660ce"
    ],
    "album": "New Year’s UnResolution",
    "release_id": "eada5df5-f0b8-436e-a753-b1993f5b4fda",
    "release_group_id": "37869a33-0b5d-4579-bad4-443c2dda0b56",
    "labels": [
        "Mexican Summer"
    ],
    "label_ids": [
        "2c6049c6-7335-4d03-b264-234b314b03b5"
    ],
    "release_date": "2023-06-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "An annual favorite, Larry Mizell Jr picked \"New Year's UnResolution\" for KEXP's Song of the Day on July 10, 2023: https://kexp.org/podcasts/song-of-the-day/2023/7/10/lrain-new-years-unresolution\n\nL’Rain said in a statement. “I wonder: What is it like to feel like you’ve forgotten a part of yourself?; how does time pass differently at different moments in your life? (like molasses, like water, like air). __ https://www.lrain.info/about/\n\nhttps://lrain.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}