Information about plays

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

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

{
    "id": 3544744,
    "uri": "https://api.kexp.org/v2/plays/3544744/?format=api",
    "airdate": "2025-08-25T19:12:20-07:00",
    "show": 64388,
    "show_uri": "https://api.kexp.org/v2/shows/64388/?format=api",
    "image_uri": "https://ia800400.us.archive.org/23/items/mbid-01dc0106-6d06-4e89-9066-a00a0b727506/mbid-01dc0106-6d06-4e89-9066-a00a0b727506-42449784913_thumb500.jpg",
    "thumbnail_uri": "https://ia800400.us.archive.org/23/items/mbid-01dc0106-6d06-4e89-9066-a00a0b727506/mbid-01dc0106-6d06-4e89-9066-a00a0b727506-42449784913_thumb250.jpg",
    "song": "Chatoyancy",
    "track_id": "a91b3bed-648c-4a7a-8c36-c1e565993662",
    "recording_id": "d19afc9b-1df8-4e76-a9ee-7f233da86966",
    "artist": "Barrio Lindo",
    "artist_ids": [
        "8b51890f-4f7e-4e55-9552-d895648bb17a"
    ],
    "album": "ecdysis Vol. I",
    "release_id": "01dc0106-6d06-4e89-9066-a00a0b727506",
    "release_group_id": "1c1f392c-fdba-4690-9f37-88fe9766a070",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-07-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Barrio Lindo es el nombre artístico de Agustín Rivaldo. Productor, luthier y cofundador del colectivo Shika Shika.\nDesde su primer lanzamiento, el EP Sistema Respiratorio en 2012, Barrio Lindo es un nombre muy conocido en la nueva ola sudamericana. Desde entonces, ha publicado cuatro EP y dos álbumes a través de Shika Shika, Project Mooncircle y Bad Panda Records. Además de su carrera en solitario, colabora de forma permanente con El Búho en su proyecto History of Colour.\n***\nBarrio lindo is the moniker of Agustin Rivaldo. Producer, Luthier and Co-Founder of Shika Shika Collective.\nSince his first release Sistema Respiratorio EP in 2012, Barrio Lindo is a well know name in the Southamerican new wave. Since then, he released 4 eps and 2 albums via Shika Shika, Project Mooncircle, Bad Panda records. Alongside his solo career he collaborates permanently with El Búho with their project History of Colour.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}