Information about plays

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

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

{
    "id": 3659683,
    "uri": "https://api.kexp.org/v2/plays/3659683/?format=api",
    "airdate": "2026-05-26T04:46:35-07:00",
    "show": 66817,
    "show_uri": "https://api.kexp.org/v2/shows/66817/?format=api",
    "image_uri": "https://coverartarchive.org/release/cb7a0a46-cd74-490b-9394-0600d67421d6/28197063086-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/cb7a0a46-cd74-490b-9394-0600d67421d6/28197063086-250.jpg",
    "song": "Zungguzungguguzungguzeng",
    "track_id": null,
    "recording_id": "aa262c4e-d95f-446e-8b93-73cae286d017",
    "artist": "Yellowman",
    "artist_ids": [
        "870ec051-e50e-4bf9-b704-6098fe0e0297"
    ],
    "album": "Zungguzungguguzungguzeng!",
    "release_id": null,
    "release_group_id": "ae134daa-48e5-3d94-8e89-f81d8a86d07d",
    "labels": [],
    "label_ids": [],
    "release_date": "1983-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "There will be a spelling test for this song's title!  Study hard! \n--\nWinston Foster OD, better known by the stage name Yellowman, is a Jamaican reggae and dancehall DJ, also known as King Yellowman. He was popular in Jamaica in the 1980s, coming to prominence with a series of singles that established his reputation.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}