Information about plays

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

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

{
    "id": 3550560,
    "uri": "https://api.kexp.org/v2/plays/3550560/?format=api",
    "airdate": "2025-09-08T19:41:06-07:00",
    "show": 64512,
    "show_uri": "https://api.kexp.org/v2/shows/64512/?format=api",
    "image_uri": "https://coverartarchive.org/release/e8ec0e9e-ebf7-4f0b-af41-6fc0cc782ae2/42870934167-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/e8ec0e9e-ebf7-4f0b-af41-6fc0cc782ae2/42870934167-250.jpg",
    "song": "Líbrame de Arayé",
    "track_id": null,
    "recording_id": "bcd0afb4-cef1-4090-9f41-5b6b2d7535ac",
    "artist": "Afrosideral",
    "artist_ids": [
        "e70578e9-bc42-4cca-92ae-cb0a07a6904a"
    ],
    "album": "El Olimpo de los Orishas",
    "release_id": null,
    "release_group_id": "e9f0ea27-ebbd-4351-be10-aafde223b2cc",
    "labels": [
        "Wonderwheel Recordings"
    ],
    "label_ids": [
        "dc6e6168-8e93-4cfa-b0d6-dfa68a1adae3"
    ],
    "release_date": "2019-09-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "EN: Afrosideral is the project of Cuban artist Kumar Sublevao-Beat. “Líbrame de Arayé” is part of his 2019 album El Olimpo de los Orishas, mixing Afro-Cuban traditions and electronics.\nES: Afrosideral es el proyecto del artista cubano Kumar Sublevao-Beat. “Líbrame de Arayé” integra su disco El Olimpo de los Orishas (2019), que fusiona tradiciones afrocubanas y electrónica.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}