Information about plays

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

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

{
    "id": 3572347,
    "uri": "https://api.kexp.org/v2/plays/3572347/?format=api",
    "airdate": "2025-10-31T21:06:28-07:00",
    "show": 64986,
    "show_uri": "https://api.kexp.org/v2/shows/64986/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Delicious",
    "track_id": null,
    "recording_id": null,
    "artist": "TOSS Ft Majorsteez",
    "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": "Toss (Pholoso Masombuka) is a South African musician from Tsakane, known for his \"New Aged Pantsula\" style that fuses kwaito and amapiano. He gained widespread fame with the double platinum hit \"uMlando,\" which sparked a viral dance challenge. Toss is inspired by South African artists like Brown Dash and Mandoza, and is recognized for his polished Zulu lyrics, dancing, and storytelling.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}