Information about plays

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

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

{
    "id": 3544504,
    "uri": "https://api.kexp.org/v2/plays/3544504/?format=api",
    "airdate": "2025-08-25T04:37:26-07:00",
    "show": 64382,
    "show_uri": "https://api.kexp.org/v2/shows/64382/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Cinematico",
    "track_id": null,
    "recording_id": null,
    "artist": "Kumantuxuxpe",
    "artist_ids": [],
    "album": "Electronic Mx Music Sampler, Vol. 1",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mixe \t\n\nThe group Kumantuk Xuxpë, is an audiovisual concept that reflects the fusion between oral Mixe tradition (Ayuujk) and global cultures. \"Kumantuk is the name of a character from oral tradition whose main characteristic is his ability to detach himself from his head to undertake a delirious journey in the form of fire to obtain food. Xuxpë is the name given in Ayuujk to the musician who plays a wind instrument. Kumantuk Xuxpë metaphorically take up the name of this character from the Ayuujk oral tradition to emphasize the ways in which we lose our minds and reason on musical journeys.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}