Information about plays

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

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

{
    "id": 3525524,
    "uri": "https://api.kexp.org/v2/plays/3525524/?format=api",
    "airdate": "2025-07-11T10:32:00-07:00",
    "show": 63982,
    "show_uri": "https://api.kexp.org/v2/shows/63982/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-d3e95132-0281-49c7-b0aa-bfad86301f5a/mbid-d3e95132-0281-49c7-b0aa-bfad86301f5a-42463308932_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-d3e95132-0281-49c7-b0aa-bfad86301f5a/mbid-d3e95132-0281-49c7-b0aa-bfad86301f5a-42463308932_thumb250.jpg",
    "song": "49 Love",
    "track_id": "54031cb7-aa3f-421d-9cb0-7f1b34712d29",
    "recording_id": "dc2d0cc0-d5bd-4758-bece-e5fd7448c067",
    "artist": "They Say Stories",
    "artist_ids": [
        "e6fde969-6989-4ef8-824b-16ad1e32bb6b"
    ],
    "album": "Daydreams Will Do",
    "release_id": "d3e95132-0281-49c7-b0aa-bfad86301f5a",
    "release_group_id": "fb152eb8-e688-4fda-a037-b9f232cb80b4",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-07-04",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "They Say Stories is a Canadian First Nation Indie Rock band based out of Calgary, Alberta Treaty 7 with Sylvan Breaker (who is Blackfoot Cree) at the helm.\n\nTheir debut album, Daydreams Will Do, came out just last Friday! https://theysaystories.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}