Information about plays

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

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

{
    "id": 3580779,
    "uri": "https://api.kexp.org/v2/plays/3580779/?format=api",
    "airdate": "2025-11-20T21:19:33-08:00",
    "show": 65164,
    "show_uri": "https://api.kexp.org/v2/shows/65164/?format=api",
    "image_uri": "https://coverartarchive.org/release/c26b55de-c89a-46d7-9a56-296aa2fd2e41/9289199315-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c26b55de-c89a-46d7-9a56-296aa2fd2e41/9289199315-250.jpg",
    "song": "工場の一日",
    "track_id": null,
    "recording_id": "0ee1b4a7-b51b-46fe-8c1f-4f2b3b8e18d4",
    "artist": "少年ナイフ",
    "artist_ids": [
        "5089b746-7612-4a13-9153-33ff2560e161"
    ],
    "album": "BURNING FARM",
    "release_id": null,
    "release_group_id": "d80f5ab0-0c86-32f6-9564-fd8934cc3eea",
    "labels": [],
    "label_ids": [],
    "release_date": "1983-07-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shonen Knife - \"Burning Farm\"\n\nShonen Knife is a Japanese pop-punk band formed in Osaka in 1981. Influenced by 1960s girl groups, pop bands, the Beach Boys, and early punk rock bands such as the Ramones, the band crafts stripped-down songs with simple yet unconventional lyrics sung in both Japanese and English.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}