Information about plays

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

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

{
    "id": 3527473,
    "uri": "https://api.kexp.org/v2/plays/3527473/?format=api",
    "airdate": "2025-07-15T22:41:20-07:00",
    "show": 64025,
    "show_uri": "https://api.kexp.org/v2/shows/64025/?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": "Special Tea",
    "track_id": "fd836203-d839-4409-bb1c-426ecd5d48a6",
    "recording_id": "64028abb-d302-443e-a469-0fd17546372a",
    "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": "Cree, Blackfoot, Tsuut’ina\n\nThey Say Stories is a Canadian First Nation Indie Rock band based out of Calgary, Alberta Treaty 7 Territory. ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}