Information about plays

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

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

{
    "id": 3577541,
    "uri": "https://api.kexp.org/v2/plays/3577541/?format=api",
    "airdate": "2025-11-13T05:52:00-08:00",
    "show": 65096,
    "show_uri": "https://api.kexp.org/v2/shows/65096/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-bb28a4e3-0cac-4ac0-a620-25ad18bc3965/mbid-bb28a4e3-0cac-4ac0-a620-25ad18bc3965-36846260568_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-bb28a4e3-0cac-4ac0-a620-25ad18bc3965/mbid-bb28a4e3-0cac-4ac0-a620-25ad18bc3965-36846260568_thumb250.jpg",
    "song": "Things Will Get Better",
    "track_id": "304cefc2-3a96-4aa2-b6b7-1c1b37507b87",
    "recording_id": "4b26e644-e460-4202-bb67-87338205808b",
    "artist": "Cleo Sol",
    "artist_ids": [
        "37e87694-b263-4ff4-839f-463f78cfef54"
    ],
    "album": "Gold",
    "release_id": "bb28a4e3-0cac-4ac0-a620-25ad18bc3965",
    "release_group_id": "95317175-336b-494c-9451-a92da83d74ed",
    "labels": [],
    "label_ids": [],
    "release_date": "2023-09-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Things Will Get Better. \n\nAfter the release of Gold, Cleo Sol posted an image of a handwritten note on social media, saying “this album was made for God.” \n\nGold is undoubtedly a work of thanksgiving, exemplifying subversive optimism and spirituality arising from hardship. \n\nhttps://cleosol.bandcamp.com/album/gold",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}