Information about plays

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

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

{
    "id": 3640687,
    "uri": "https://api.kexp.org/v2/plays/3640687/?format=api",
    "airdate": "2026-04-11T09:58:21-07:00",
    "show": 66424,
    "show_uri": "https://api.kexp.org/v2/shows/66424/?format=api",
    "image_uri": "https://coverartarchive.org/release/bbe780cf-614d-4ebf-9837-c65b12748177/22064530852-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/bbe780cf-614d-4ebf-9837-c65b12748177/22064530852-250.jpg",
    "song": "Public Eyes",
    "track_id": null,
    "recording_id": "794bb804-2c3a-48fc-ad84-960686e341f3",
    "artist": "Gregory Isaacs",
    "artist_ids": [
        "9abff216-e204-4dbc-9849-d1dbe1fbbda8"
    ],
    "album": "Slum (In dub)",
    "release_id": null,
    "release_group_id": "cee95636-83bc-32e0-b10f-b138059419bb",
    "labels": [],
    "label_ids": [],
    "release_date": "1978-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gregory Isaacs (July 15, 1951 – October 25, 2010) was a legendary Jamaican reggae artist known as the \"Cool Ruler\" and \"Lonely Lover\" for his smooth, romantic vocals and seminal role in popularizing the Lovers Rock genre. A prolific singer and songwriter, he released hundreds of recordings, including the iconic 1982 album Night Nurse.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}