Information about plays

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

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

{
    "id": 3576077,
    "uri": "https://api.kexp.org/v2/plays/3576077/?format=api",
    "airdate": "2025-11-09T16:16:44-08:00",
    "show": 65066,
    "show_uri": "https://api.kexp.org/v2/shows/65066/?format=api",
    "image_uri": "https://ia600707.us.archive.org/11/items/mbid-c0605470-d73a-49e9-8f24-512a39b09261/mbid-c0605470-d73a-49e9-8f24-512a39b09261-6167591512_thumb500.jpg",
    "thumbnail_uri": "https://ia600707.us.archive.org/11/items/mbid-c0605470-d73a-49e9-8f24-512a39b09261/mbid-c0605470-d73a-49e9-8f24-512a39b09261-6167591512_thumb250.jpg",
    "song": "Salt",
    "track_id": "f8bb0402-3a71-47e0-808d-d69797724e11",
    "recording_id": "a7a05499-1b5a-4842-949e-3b022fc79aba",
    "artist": "Mammút",
    "artist_ids": [
        "2e10fd99-33fd-4463-a141-5f7b816a761f"
    ],
    "album": "Komdu Til Mín Svarta Systir",
    "release_id": "c0605470-d73a-49e9-8f24-512a39b09261",
    "release_group_id": "cfa61108-37a3-4c6b-a3a7-af91a6652747",
    "labels": [
        "Record Records"
    ],
    "label_ids": [
        "59e8b217-51cc-48aa-8f6d-4b47db422e44"
    ],
    "release_date": "2013-10-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Icelandic force MAMMÚT have been together since they were just 13.\n\nMammút is an Icelandic rock band based in Reykjavík. Formed in 2003 as ROK, an all-female trio highlighting vocalist Kata (Katrína Kata Mogensen, daughter of former Kukl bassist Birgir Mogensen), the group expanded in early 2004 to a 5-piece band by recruiting guitarist Arnar Pétursson and drummer Andri Bjartur Jakobsson, and adopted the new name Mammút.\n\nMammút won Músiktilraunir, the Icelandic annual battle of the bands in 2004. The band enjoys popularity in Iceland and internationally. Mammút's eponymous debut album was released in Iceland in 2006 on the Smekkleysa label founded by The Sugarcubes.\n\nfollow-up album, Karkari, was released in 2008 and included \"Svefnsýkt\" which became the band's first major hit with immense radio play and charting in Iceland. With Karkari, the band was nominated in the \"Best Band\" category at the 2008 Icelandic Music Awards. https://tinyurl.com/ya7sfwa3",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}