Information about plays

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

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

{
    "id": 3595071,
    "uri": "https://api.kexp.org/v2/plays/3595071/?format=api",
    "airdate": "2025-12-23T21:17:19-08:00",
    "show": 65459,
    "show_uri": "https://api.kexp.org/v2/shows/65459/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Canto de Navidad",
    "track_id": "2c0c4f9e-d18f-474f-be2e-07ce893e1d4d",
    "recording_id": "be4ec9f5-82b6-4940-b67f-c56ae9672db6",
    "artist": "Group Aymaran",
    "artist_ids": [
        "f0dba28b-b013-42fa-82aa-b29cf9f0b734"
    ],
    "album": "Christmas in the Andes: Instrumental Christmas Music Volume One",
    "release_id": "0a23ab62-8ecc-4417-b5bd-00075ead931a",
    "release_group_id": "68abb153-789f-496e-84a5-51052968bbf0",
    "labels": [
        "Bolivian International Productions"
    ],
    "label_ids": [
        "102141ed-1b98-4465-8e3d-79bccd008120"
    ],
    "release_date": "1991-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Grupo Aymara is a Bolivian folk group that has been acclaimed worldwide for its performances inspired by traditional pre-Hispanic and contemporary music of the Andes, particularly that of the Aymara and Quechua people of Bolivia.\n\nHear another collection of tracks here: https://tinyurl.com/nhhhn8ek",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}