Information about plays

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

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

{
    "id": 3630329,
    "uri": "https://api.kexp.org/v2/plays/3630329/?format=api",
    "airdate": "2026-03-17T20:59:02-07:00",
    "show": 66209,
    "show_uri": "https://api.kexp.org/v2/shows/66209/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sueños de la Selva (ATYYA Remix)",
    "track_id": null,
    "recording_id": null,
    "artist": "Poranguí, ATYYA",
    "artist_ids": [
        "47d8e97c-5cdc-4766-9745-5df6c3b84497",
        "b64d6797-32da-4d27-81ff-44e361f7b48d"
    ],
    "album": "Ayahuasca Remixed",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2017-11-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Poranguí is a world music multi-instrumentalist known for solo improvisational live looping. Born in São José dos Campos, Brazil, he grew up in the cultures of Brazil, Mexico, and the southwestern United States. He is of Tupi Guarani,Totonac and Choctaw indigenous heritage. \nCheck him out live!\n\nApr 30\nVancouver, Canada\nThu 6:30 PM · The Pearl\n\nMay 2 CRD, Canada\nSat 6:30 PM · Fulford Community Hall Assn\n\nMay 5\nPort Townsend, WA\nTue 5:00 PM · Palindrome",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}