Information about plays

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

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

{
    "id": 3576432,
    "uri": "https://api.kexp.org/v2/plays/3576432/?format=api",
    "airdate": "2025-11-10T13:06:32-08:00",
    "show": 65074,
    "show_uri": "https://api.kexp.org/v2/shows/65074/?format=api",
    "image_uri": "https://dn710704.ca.archive.org/0/items/mbid-3a280b86-0a2c-4362-97c2-79f18e76a2e8/mbid-3a280b86-0a2c-4362-97c2-79f18e76a2e8-9686321620_thumb500.jpg",
    "thumbnail_uri": "https://dn710704.ca.archive.org/0/items/mbid-3a280b86-0a2c-4362-97c2-79f18e76a2e8/mbid-3a280b86-0a2c-4362-97c2-79f18e76a2e8-9686321620_thumb250.jpg",
    "song": "Perfect Couples",
    "track_id": "42b0555c-0c98-4853-b9b8-a28538490f6b",
    "recording_id": "7d50b2a7-9b6a-45be-9b58-3068b4387670",
    "artist": "Belle and Sebastian",
    "artist_ids": [
        "e5c7b94f-e264-473c-bb0f-37c85d4d5c70"
    ],
    "album": "Girls in Peacetime Want to Dance",
    "release_id": "3a280b86-0a2c-4362-97c2-79f18e76a2e8",
    "release_group_id": "d1a068a9-d112-4e6d-b058-ee7a72d01d6b",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2015-01-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Check out the video for this tune directed by Forest of Black - the quirky clip offers a continuous view of a suburban living room that's constantly in flux: decor shifting, people coming and going, and even some group choreography. Check it out here: https://youtu.be/VdkoZLdEz_U\n\nBelle and Sebastian played a Live in KEXP Full Performance hosted by DJ Cheryl Waters in 2022: https://youtu.be/gt3HMpqAPYI?si=gAK1_T0-tcQyECEQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}