Information about plays

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

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

{
    "id": 3623159,
    "uri": "https://api.kexp.org/v2/plays/3623159/?format=api",
    "airdate": "2026-02-27T19:57:24-08:00",
    "show": 66046,
    "show_uri": "https://api.kexp.org/v2/shows/66046/?format=api",
    "image_uri": "https://coverartarchive.org/release/cd2be0c9-5511-47cd-82b6-ce882c3385c3/39864539756-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/cd2be0c9-5511-47cd-82b6-ce882c3385c3/39864539756-250.jpg",
    "song": "Risky",
    "track_id": null,
    "recording_id": "67261081-70b8-4a67-9fa7-a999ae1a4355",
    "artist": "Elaine",
    "artist_ids": [
        "1d331dbc-1b67-42a4-8a19-26d7ffc64856"
    ],
    "album": "Elements",
    "release_id": null,
    "release_group_id": "c20ee9f9-5700-4ad9-a004-9e9f37c726cf",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-09-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Elaine (Ndivhuwo Elaine Mukheli) is a South African R&B/trap-soul singer-songwriter from Pretoria, known for her deeply personal, emotional lyrics and mellow, soothing vocals. She made history as the first independent female artist to have her debut EP*Elements* (2019), reach No. 1 on Apple Music South Africa, later achieving Platinum status.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}