Information about plays

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

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

{
    "id": 3545220,
    "uri": "https://api.kexp.org/v2/plays/3545220/?format=api",
    "airdate": "2025-08-26T21:43:31-07:00",
    "show": 64396,
    "show_uri": "https://api.kexp.org/v2/shows/64396/?format=api",
    "image_uri": "https://coverartarchive.org/release/5c154eab-35f5-4b81-afd8-1574fe7e8e43/34365573936-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/5c154eab-35f5-4b81-afd8-1574fe7e8e43/34365573936-250.jpg",
    "song": "uZuma Yi Star",
    "track_id": null,
    "recording_id": null,
    "artist": "Lady Du",
    "artist_ids": [
        "8d3dd2fe-0aac-4a31-bf11-c977ec9edd4a"
    ],
    "album": "uMlando",
    "release_id": null,
    "release_group_id": "53b0d0d8-70ef-4a07-8c88-132bede1dd31",
    "labels": [],
    "label_ids": [],
    "release_date": "2022-01-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lady Du, whose real name is Duduzile Ngwenya, is a South African singer, rapper, dancer, DJ, and social media star. She's known for her work in the Amapiano and electronic music scenes, and has collaborated with artists like DJ Maphorisa, Busiswa, and Boohle. Lady Du started her career as a hip-hop DJ at age nine, and won her first DJ competition. She credits her success to strategic collaborations and her ability to connect internationally.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}