Information about plays

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

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

{
    "id": 3565142,
    "uri": "https://api.kexp.org/v2/plays/3565142/?format=api",
    "airdate": "2025-10-14T21:43:58-07:00",
    "show": 64836,
    "show_uri": "https://api.kexp.org/v2/shows/64836/?format=api",
    "image_uri": "https://coverartarchive.org/release/97a27878-317c-42d5-890a-d3b84553179e/36733332185-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/97a27878-317c-42d5-890a-d3b84553179e/36733332185-250.jpg",
    "song": "Ya tú lo ves campeón",
    "track_id": null,
    "recording_id": "cd7b2919-405b-4c43-b59a-f802c98f1689",
    "artist": "Chapotin And His Estrellas",
    "artist_ids": [
        "43d99008-2c4d-4961-bebf-a5136c4f5ac0"
    ],
    "album": "Cuban Music Story",
    "release_id": null,
    "release_group_id": "ccabc6f6-d67b-48c1-b54c-3ed64c8a8da9",
    "labels": [
        "Orange Juice Records"
    ],
    "label_ids": [
        "6a075e43-6003-4d0f-b066-4b262f200aa3"
    ],
    "release_date": "2019-02-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "There are thirteen contemporary performers of the authentic African Cuban, popular dance, music, rhythm-complex known as son in the Conjunto Chappottín and his Stars. This historic music and rhythm-complex consist of a wide variety of genres. The most well known are: son-montuno, guajira, guaracha, mambo, danzon, danzonette, charanga, afro-son, bembe, rumba (made up of yambu, columbia & guaguanco), and cha cha cha.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}