Information about plays

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

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

{
    "id": 3620166,
    "uri": "https://api.kexp.org/v2/plays/3620166/?format=api",
    "airdate": "2026-02-21T03:14:37-08:00",
    "show": 65989,
    "show_uri": "https://api.kexp.org/v2/shows/65989/?format=api",
    "image_uri": "https://dn721605.ca.archive.org/0/items/mbid-d24cc2a3-d5a0-30f9-b01a-caccbc8298fd/mbid-d24cc2a3-d5a0-30f9-b01a-caccbc8298fd-34931952109_thumb500.jpg",
    "thumbnail_uri": "https://ia600106.us.archive.org/1/items/mbid-d24cc2a3-d5a0-30f9-b01a-caccbc8298fd/mbid-d24cc2a3-d5a0-30f9-b01a-caccbc8298fd-34931952109_thumb250.jpg",
    "song": "Song to the Siren",
    "track_id": "9f4ebcfc-0bc8-3289-beae-ed71d450e4cb",
    "recording_id": "cff161a8-3e9f-4d1b-a3e8-7231652e209b",
    "artist": "This Mortal Coil",
    "artist_ids": [
        "60ef8ddb-7676-4056-a357-9a8c228d03a6"
    ],
    "album": "It’ll End in Tears",
    "release_id": "d24cc2a3-d5a0-30f9-b01a-caccbc8298fd",
    "release_group_id": "91343ef2-93f7-3128-b83b-a24b11888677",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1998-07-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mortal Coil released their debut album \"It'll End in Tears\". The band is an umbrella title for a loose grouping of guest musicians and vocalists featuring many of the artists on the 4AD roster at the time, including Cocteau Twins, Colourbox, and Dead Can Dance.\n\nThe Cocteau Twins-starring version of Tim Buckley's \"Song to the Siren\" was the first single released by the group.\n\nhttps://4ad.com/artists/thismortalcoil",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}