Information about plays

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

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

{
    "id": 3594416,
    "uri": "https://api.kexp.org/v2/plays/3594416/?format=api",
    "airdate": "2025-12-22T09:48:45-08:00",
    "show": 65447,
    "show_uri": "https://api.kexp.org/v2/shows/65447/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Fantastic Cat",
    "track_id": "41789e95-8048-39bd-8c61-ab17d1685c9e",
    "recording_id": "88bdda3e-7908-46ef-84fe-114cbe2f48f9",
    "artist": "嶺川貴子",
    "artist_ids": [
        "d6c025a4-323e-4c65-aa51-22454eed8623"
    ],
    "album": "Roomic Cube",
    "release_id": "d627b790-afc8-3b3f-a523-04df728172ce",
    "release_group_id": "f2939dd8-c6b5-35ec-b361-4a547868f0e3",
    "labels": [
        "March Records"
    ],
    "label_ids": [
        "0c344d0c-76e5-4976-ab72-51639dc6ab41"
    ],
    "release_date": "1997-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Japanese singer-songwriter, composer, and musician Minekawa Takako.\n\nAs an accomplished all-around musician, Minekawa's musical skills set her firmly outside of the J-Pop \"idol\" tradition: she writes and composes most of her material, singing quirky lyrics about subjects such as clouds, cats, and the color white (her personal favorite), with her love of Kraftwerk and French Pop Music also showing through her unique experimental sound.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}