Information about plays

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

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

{
    "id": 3568390,
    "uri": "https://api.kexp.org/v2/plays/3568390/?format=api",
    "airdate": "2025-10-22T06:02:03-07:00",
    "show": 64901,
    "show_uri": "https://api.kexp.org/v2/shows/64901/?format=api",
    "image_uri": "https://dn721500.ca.archive.org/0/items/mbid-4a9c8c3f-13be-3b13-8115-a9a77df41057/mbid-4a9c8c3f-13be-3b13-8115-a9a77df41057-7532546623_thumb500.jpg",
    "thumbnail_uri": "https://dn721500.ca.archive.org/0/items/mbid-4a9c8c3f-13be-3b13-8115-a9a77df41057/mbid-4a9c8c3f-13be-3b13-8115-a9a77df41057-7532546623_thumb250.jpg",
    "song": "Gone Daddy Gone",
    "track_id": "bc8e8176-8325-3a86-baab-b0de13f85020",
    "recording_id": "79b94b13-1efd-426f-b092-d4468b99cbc4",
    "artist": "Violent Femmes",
    "artist_ids": [
        "2aab61bc-67f4-4722-8c6e-e1821b2e32a6"
    ],
    "album": "Violent Femmes",
    "release_id": "4a9c8c3f-13be-3b13-8115-a9a77df41057",
    "release_group_id": "616a1d80-83d0-3234-bf71-fe3de8109f99",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2000-10-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Request by Jim in GA! \n\nFormed in Milwaukee, WI with the goal of rocking harder than any other acoustic act on the planet. Violent Femmes played a free show in The Gathering Space 5 years ago. Reminisce with us here: https://www.youtube.com/watch?v=ICixXOKmYbQ\nhttps://violentfemmes.bandcamp.com/album/violent-femmes",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}