Information about plays

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

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

{
    "id": 3541757,
    "uri": "https://api.kexp.org/v2/plays/3541757/?format=api",
    "airdate": "2025-08-18T19:18:58-07:00",
    "show": 64326,
    "show_uri": "https://api.kexp.org/v2/shows/64326/?format=api",
    "image_uri": "https://coverartarchive.org/release/40baadf3-9183-4373-8455-eb7548eb7db2/18074645091-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/40baadf3-9183-4373-8455-eb7548eb7db2/18074645091-250.jpg",
    "song": "Tchaikovski",
    "track_id": null,
    "recording_id": "a8bc8dc2-6cef-430a-b425-56cd9a21cddb",
    "artist": "Titán",
    "artist_ids": [
        "5944659d-8479-44b0-86ce-b327e969988c"
    ],
    "album": "Dama",
    "release_id": null,
    "release_group_id": "21ae05d4-80b5-405c-bd4d-e39bfe3369a2",
    "labels": [],
    "label_ids": [],
    "release_date": "2016-08-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Tchaikovski” blends electronic experimentation with playful absurdity, a signature of Mexican group Titán. The track layers pulsing beats with quirky synth lines and tongue-in-cheek vocals, creating a surreal yet danceable atmosphere. Its unpredictable structure keeps listeners on their toes, moving between catchy grooves and experimental interludes. Titán’s mix of humor, irreverence, and electronic innovation shines here, making it a standout of the late-90s underground electro scene in Mexico City.\u2028Listen: https://titanmexico.bandcamp.com/track/tchaikovski",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}