Information about plays

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

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

{
    "id": 3638790,
    "uri": "https://api.kexp.org/v2/plays/3638790/?format=api",
    "airdate": "2026-04-06T21:43:32-07:00",
    "show": 66386,
    "show_uri": "https://api.kexp.org/v2/shows/66386/?format=api",
    "image_uri": "https://coverartarchive.org/release/a91ef1bc-25aa-4545-853d-442231604e08/40449914564-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a91ef1bc-25aa-4545-853d-442231604e08/40449914564-250.jpg",
    "song": "Dumbai",
    "track_id": null,
    "recording_id": "cf22b9af-f89a-4298-9832-b1ac28b4d060",
    "artist": "Ca7riel & Paco Amoroso",
    "artist_ids": [
        "a5aa915d-1696-4387-8b1b-58425539942a",
        "d069bf52-d213-49ac-8f9c-31841405bc9d"
    ],
    "album": "Baño María",
    "release_id": null,
    "release_group_id": "4c358d1f-aa05-443c-8fe8-4500d5c2b4c9",
    "labels": [
        "5020 Records"
    ],
    "label_ids": [
        "f2fd9f34-0e9b-4f2d-b2ad-257a279fa84d"
    ],
    "release_date": "2024-04-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "*El Sonido Special Edition: All-Time Latin American & Ibero-American Rock*\nCongrats to the ticket winners today!\nViral Tiny Desk performance (DUMBAI is the first song) from the Argentine duo Ca7riel & Paco Amoroso\n***  https://www.youtube.com/watch?v=9kqnsoY94L8\n*El Sonido Edición Especial: Lo mejor del rock latinoamericano e iberoamericano de todos los tiempos*\n¡Felicidades a los ganadores de hoy!\nVideo viral en Tiny Desk (la primera canción es «DUMBAI») del dúo argentino Ca7riel y Paco Amoroso",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}