Information about plays

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

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

{
    "id": 3580604,
    "uri": "https://api.kexp.org/v2/plays/3580604/?format=api",
    "airdate": "2025-11-20T10:07:45-08:00",
    "show": 65161,
    "show_uri": "https://api.kexp.org/v2/shows/65161/?format=api",
    "image_uri": "https://ia600305.us.archive.org/13/items/mbid-830dd1e1-ac30-46c2-8e78-16f98e149f25/mbid-830dd1e1-ac30-46c2-8e78-16f98e149f25-5507377338_thumb500.jpg",
    "thumbnail_uri": "https://ia600305.us.archive.org/13/items/mbid-830dd1e1-ac30-46c2-8e78-16f98e149f25/mbid-830dd1e1-ac30-46c2-8e78-16f98e149f25-5507377338_thumb250.jpg",
    "song": "Film Burn",
    "track_id": "502b7ec1-596d-3f5b-8591-bc5d8447d588",
    "recording_id": "3ac26849-2146-4a2d-98c9-c07f1b928410",
    "artist": "Yppah feat. Anomie Belle",
    "artist_ids": [
        "bf916b7f-586b-4d6e-9af7-a8f97c654e49",
        "5805761c-fa24-40e5-bb79-295a64195bf7"
    ],
    "album": "Eighty One",
    "release_id": "830dd1e1-ac30-46c2-8e78-16f98e149f25",
    "release_group_id": "caee1023-b322-498f-b7aa-3104bfca03d4",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2012-04-02",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"Happy\" backwards, Yppah is the music project of Long Beach, CA-via-Texas producer and multi-instrumentalist Joe Corrales Jr. Anomie Belle Campbell is a Seattle-based composer, vocalist and multi-instrumentalist.\n\nHere's Live Video from Yppah's February 2020 KEXP In-Studio, hosted by Cheryl Waters: https://bit.ly/3k3BzC6.\n\nhttps://yppah.bandcamp.com/album/eighty-one",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}