Information about plays

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

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

{
    "id": 3622607,
    "uri": "https://api.kexp.org/v2/plays/3622607/?format=api",
    "airdate": "2026-02-26T16:00:36-08:00",
    "show": 66036,
    "show_uri": "https://api.kexp.org/v2/shows/66036/?format=api",
    "image_uri": "https://dn721502.ca.archive.org/0/items/mbid-c15ccbbb-39d8-4473-8370-4906fe84b8aa/mbid-c15ccbbb-39d8-4473-8370-4906fe84b8aa-44107715228_thumb500.jpg",
    "thumbnail_uri": "https://dn721502.ca.archive.org/0/items/mbid-c15ccbbb-39d8-4473-8370-4906fe84b8aa/mbid-c15ccbbb-39d8-4473-8370-4906fe84b8aa-44107715228_thumb250.jpg",
    "song": "Lovin n Affection",
    "track_id": "83ce519d-ca63-476c-8b8e-baf1b928c02e",
    "recording_id": "88143d97-043d-43a2-a55a-c90444bec457",
    "artist": "L’Éclair feat. Ines",
    "artist_ids": [
        "ae8b75e2-f75c-4d78-9faf-0326df9343ef",
        "eba84f01-4afc-4451-bb73-5bfd1eaae37a"
    ],
    "album": "Lagniappe Sessions",
    "release_id": "c15ccbbb-39d8-4473-8370-4906fe84b8aa",
    "release_group_id": "ada9e6fa-1a0c-462f-9cc0-0438c78c765e",
    "labels": [
        "Innovative Leisure Records"
    ],
    "label_ids": [
        "747265c7-b153-4f1a-9f1e-ec05e3604a97"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From L'Eclair's surprise cover EP 'Lagniappe Sessions'.\n\nL’Eclair, centered around the dynamic brother duo Yavor Lilov and Stefan Lilov—Bulgarian-born and raised in Geneva, Switzerland. This track includes Inès Mouzoune, known for her work with projects like Amami, Roshâni, and Baby Volcano.\nhttps://ebbmusic.eu/artists/leclair/\n--\nWatch L'Eclair perform live in the KEXP studio: https://www.youtube.com/watch?v=_jz060HkfwE\n\nhttps://leclairband.bandcamp.com/album/lagniappe-sessions",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}