Information about plays

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

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

{
    "id": 3627091,
    "uri": "https://api.kexp.org/v2/plays/3627091/?format=api",
    "airdate": "2026-03-09T12:10:20-07:00",
    "show": 66136,
    "show_uri": "https://api.kexp.org/v2/shows/66136/?format=api",
    "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
    "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
    "song": "Querida Amalia",
    "track_id": null,
    "recording_id": null,
    "artist": "Bruses",
    "artist_ids": [],
    "album": "Live on KEXP",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2024-10-15",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Epic music out of Mexico!\n\nBruses is the alias of Amalia Ramirez, an indie pop Mexican singer and songwriter born in Tijuana in 1998. In her early teens, she started writing songs as a way to cope with mental health issues, such as depression and anxiety.\n\nBruses Live on KEXP is a must see: https://youtu.be/NgRyFcyFDyE?si=L1gfvcDyE7K53p8P\n\nhttps://www.bruses.co/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}