Information about plays

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

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

{
    "id": 3660475,
    "uri": "https://api.kexp.org/v2/plays/3660475/?format=api",
    "airdate": "2026-05-28T03:47:21-07:00",
    "show": 66833,
    "show_uri": "https://api.kexp.org/v2/shows/66833/?format=api",
    "image_uri": "https://coverartarchive.org/release/c6512db6-b7ba-4b79-a253-6c3ce3725903/24370727760-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c6512db6-b7ba-4b79-a253-6c3ce3725903/24370727760-250.jpg",
    "song": "Prima",
    "track_id": null,
    "recording_id": "91e5b895-0c31-4768-af05-f7373ea14ba7",
    "artist": "Chancha Vía Circuito",
    "artist_ids": [
        "22c82e36-c32c-4206-8a49-6d350cce992f"
    ],
    "album": "Río Arriba",
    "release_id": null,
    "release_group_id": "3ae47abf-5d62-4d47-ae65-ca3e1b11c7a2",
    "labels": [
        "ZZK Records"
    ],
    "label_ids": [
        "f0947b0c-f63a-433e-9a48-6625326d933e"
    ],
    "release_date": "2010-04-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Argentinian producer Pedro Canale has been working on Chancha Vía Circuito, a musical project that has allowed him to travel the world and put his mark on what is now known as latinamerican electronic music, since 2006. His catchy sound transformed him into a notable reference for a new generation of artists. https://chanchaviacircuitomusic.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}