Information about plays

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

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

{
    "id": 3611425,
    "uri": "https://api.kexp.org/v2/plays/3611425/?format=api",
    "airdate": "2026-01-31T13:18:13-08:00",
    "show": 65804,
    "show_uri": "https://api.kexp.org/v2/shows/65804/?format=api",
    "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
    "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
    "song": "I Met The Beast",
    "track_id": null,
    "recording_id": null,
    "artist": "Martin Dupont",
    "artist_ids": [],
    "album": "Live on KEXP from Trans Musicales",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2025-12-02",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Martin Dupont disbanded in 1988 and regrouped in 2022. \n\n\"A French group from Marseille formed in 1980, consisting of\nAlain Séghir, Beverley Jane Crew, Brigitte Balian, and Catherine Loy. The music they made was colorful, enthusiastic and delicate, but also melancholy and mysterious. A mixture of hot and cold, light and dark. They made electronic music that incorporated guitars and clarinets, though described as New Wave they truly transcended genres.\"\n\nhttps://martindupont.bandcamp.com/music\n\nCheck out the full live performance at the 2025 Transmusicales Festival in Rennes France. Recorded December 2nd. \n\nhttps://www.youtube.com/watch?v=3i9pxew6-Xg&list=PLUh4W61bt_K6RE7fCTdTM9X71SdRWLGns&index=4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}