Information about plays

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

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

{
    "id": 3659014,
    "uri": "https://api.kexp.org/v2/plays/3659014/?format=api",
    "airdate": "2026-05-24T14:46:29-07:00",
    "show": 66803,
    "show_uri": "https://api.kexp.org/v2/shows/66803/?format=api",
    "image_uri": "https://dn711100.ca.archive.org/0/items/mbid-250f5e34-c820-4f13-8159-cf955d69e141/mbid-250f5e34-c820-4f13-8159-cf955d69e141-21282646815_thumb500.jpg",
    "thumbnail_uri": "https://dn711100.ca.archive.org/0/items/mbid-250f5e34-c820-4f13-8159-cf955d69e141/mbid-250f5e34-c820-4f13-8159-cf955d69e141-21282646815_thumb250.jpg",
    "song": "Who Can It Be Now?",
    "track_id": "ed1410ef-013f-3564-9210-39cf9944a905",
    "recording_id": "34111948-8e27-4422-8012-2e41980094c1",
    "artist": "Men at Work",
    "artist_ids": [
        "395cc503-63b5-4a0b-a20a-604e3fcacea2"
    ],
    "album": "Just Can’t Get Enough: New Wave Hits of the ’80s, Volume 6",
    "release_id": "250f5e34-c820-4f13-8159-cf955d69e141",
    "release_group_id": "6833dde6-0f4c-3f0f-9f0b-8fe25ab93951",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1994-10-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Aug 14th at Remlinger Farms! \n\nThe music was written by lead singer Colin Hay in a treehouse he and his girlfriend built in the wilderness of New South Wales.\nIn 1981, they were living in a Melbourne neighborhood that had everything from a large Jewish population…to punks and drug pushers. They never knew who might be knocking at their door…and that’s how Colin came up with the title and lyrics.\n--\nThe memorable saxophone hook you hear on “Who Can It Be Now?” is performed by band member Greg Ham, who died in 2012 .",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}