Information about plays

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

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

{
    "id": 3604831,
    "uri": "https://api.kexp.org/v2/plays/3604831/?format=api",
    "airdate": "2026-01-15T21:55:30-08:00",
    "show": 65660,
    "show_uri": "https://api.kexp.org/v2/shows/65660/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Last Summer Whisper",
    "track_id": null,
    "recording_id": "4a2bf5cf-ff19-4316-810a-d1c63556a926",
    "artist": "杏里",
    "artist_ids": [
        "2e178faf-fbe6-44b3-8339-1b13e8ecc754"
    ],
    "album": "Heaven Beach",
    "release_id": null,
    "release_group_id": "842b0451-267e-42fd-9d5c-ee16b8480840",
    "labels": [
        "FLME"
    ],
    "label_ids": [
        "b0c6f851-278f-4a98-af7e-484e8cae8e0c"
    ],
    "release_date": "1982-11-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sampled on that last track! Summer is a state of mind ya'll. Til next week!\n--\n杏里 (Eiko Kawashima), better known as Anri, is a Japanese pop singer from Yamato, Kanagawa Prefecture. In a career spanning more than 40 years, she achieved commercial success and popularity in the city pop music scene during the 1980s.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}