Information about plays

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

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

{
    "id": 3590290,
    "uri": "https://api.kexp.org/v2/plays/3590290/?format=api",
    "airdate": "2025-12-12T20:50:46-08:00",
    "show": 65359,
    "show_uri": "https://api.kexp.org/v2/shows/65359/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Ubuhle Obungaka",
    "track_id": null,
    "recording_id": null,
    "artist": "Ovuyonke",
    "artist_ids": [],
    "album": null,
    "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": "Afro Soul Time!\n\nOvuyonke Sotsaka is a rising South African singer-songwriter from Estcourt, known for his soulful, genre-blending music that merges Neo-Soul, Jazz, and indigenous South African storytelling, rooted in his IsiZulu & IsiXhosa heritage. Raised by his grandmother, he creates music that explores themes of love, identity, and memory, offering sincere, honest, and spiritual experiences for his listeners, featuring poetic lyrics and ancestral harmonies with a sound often compared to soulful intimacy and traditional richness.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}