Information about plays

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

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

{
    "id": 3580463,
    "uri": "https://api.kexp.org/v2/plays/3580463/?format=api",
    "airdate": "2025-11-20T01:53:00-08:00",
    "show": 65158,
    "show_uri": "https://api.kexp.org/v2/shows/65158/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "A BUG'S LIFE",
    "track_id": null,
    "recording_id": null,
    "artist": "Sudan Archives",
    "artist_ids": [
        "6ce5eca0-4ad6-49e0-a5ab-e11482d85324"
    ],
    "album": "The BPM",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-01-01",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sudan Archives will play: --Seattle's Neptune Theatre on Saturday, February 14th (Valentine's Day!) --SF's Regency Ballroom on Wednesday, February 18th -- Musically, this track from her new album, \"THE BPM,\" layers soulful house elements with sharp production to tell a story of someone materially successful (“just hit a scam over 90 bands”) yet still searching for love. Sudan shares how the song was born: “I remember the beat sounded like A Bug’s Life — I used to play the A Bug’s Life video game — and I laughed at it.” She also explains the geographical journey of its creation: started in Los Angeles, expanded in Detroit, and finished in Chicago with a quartet.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}