Information about plays

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

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

{
    "id": 3598160,
    "uri": "https://api.kexp.org/v2/plays/3598160/?format=api",
    "airdate": "2025-12-30T20:59:32-08:00",
    "show": 65519,
    "show_uri": "https://api.kexp.org/v2/shows/65519/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "COLORATURA",
    "track_id": null,
    "recording_id": "99391d27-0e55-4b75-ae34-edaf7033e19c",
    "artist": "青葉市子",
    "artist_ids": [
        "fc3ae4dd-dcc5-4f99-a865-6bc1a5c9b705"
    ],
    "album": "Luminescent Creatures",
    "release_id": null,
    "release_group_id": "d1e4e7cd-95aa-4fa9-b394-e1e57421d8d1",
    "labels": [
        "Psychic Hotline"
    ],
    "label_ids": [
        "2589a508-4fa8-4bbd-a2ac-fef51c7abfc1"
    ],
    "release_date": "2025-02-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ichiko Aoba\n\n青葉市子 (Ichiko Aoba) is a Japanese singer-songwriter and multi-instrumentalist who blends folk, ambient, jazz, and classical influences into her distinctive sound. Aoba's delicate vocals and ability to convey abstract concepts through nature imagery are considered her signature talents. She plays guitar, piano, clarinet, accordion, and flute, and has released over seven albums since her 2010 debut.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}