Information about plays

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

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

{
    "id": 3564669,
    "uri": "https://api.kexp.org/v2/plays/3564669/?format=api",
    "airdate": "2025-10-13T19:26:52-07:00",
    "show": 64828,
    "show_uri": "https://api.kexp.org/v2/shows/64828/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Transgresores de la ley",
    "track_id": null,
    "recording_id": "d56d2793-6574-4828-a910-05b50514d961",
    "artist": "Tijuana No!",
    "artist_ids": [],
    "album": "Transgresores de la ley",
    "release_id": null,
    "release_group_id": "e526bc3a-f981-3749-8dde-b614e999acd6",
    "labels": [],
    "label_ids": [],
    "release_date": "1994-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tijuana No! emerged in the late 1980s blending ska, punk, and reggae with activist themes. “Transgresores de la Ley” is their defining track, confronting discrimination against immigrants and the criminalization of poverty. The song’s lively horns and rapid rhythm contrast with lyrics about survival and injustice. It became an anthem in Mexican alternative music and a symbol of borderland identity. The collaboration of Julieta Venegas early in the band’s career helped bring attention to their politically conscious sound.\u2028Listen: https://open.spotify.com/track/68fXT2nYFJfw6hNsxJGTiX",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}