Information about plays

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

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

{
    "id": 3545336,
    "uri": "https://api.kexp.org/v2/plays/3545336/?format=api",
    "airdate": "2025-08-27T03:20:04-07:00",
    "show": 64398,
    "show_uri": "https://api.kexp.org/v2/shows/64398/?format=api",
    "image_uri": "https://dn721806.ca.archive.org/0/items/mbid-972a75f7-145f-4be0-9009-ad9a191faa87/mbid-972a75f7-145f-4be0-9009-ad9a191faa87-41780347112_thumb500.jpg",
    "thumbnail_uri": "https://ia800705.us.archive.org/32/items/mbid-972a75f7-145f-4be0-9009-ad9a191faa87/mbid-972a75f7-145f-4be0-9009-ad9a191faa87-41780347112_thumb250.jpg",
    "song": "I Can Never Say Goodbye (Paul Oakenfold “Cinematic” remix)",
    "track_id": "ac6be80f-cb5f-4bd1-bd43-db40722ec00b",
    "recording_id": "2e9ed092-ba3b-4fae-8382-6f1b14ae417e",
    "artist": "The Cure & Paul Oakenfold",
    "artist_ids": [
        "7bf1f441-ccf1-4258-9797-07c8d16eb44c",
        "69ee3720-a7cb-4402-b48d-a02c366f2bcf"
    ],
    "album": "Mixes of a Lost World",
    "release_id": "972a75f7-145f-4be0-9009-ad9a191faa87",
    "release_group_id": "0ef1d20b-847b-4034-9ec2-a9854cd1f9a8",
    "labels": [
        "Polydor",
        "Lost Music Limited"
    ],
    "label_ids": [
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2",
        "53af8f7d-391b-45e6-a7e1-f0e5206d46db"
    ],
    "release_date": "2025-06-13",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Robert Smith said about the remix album: “Just after Christmas I was sent a couple of unsolicited remixes of Songs of a Lost World tracks and I really loved them. The Cure has a colourful history with all kinds of dance music, and I was curious as to how the whole album would sound entirely reinterpreted by others. This curiosity resulted in a fabulous trip through all eight songs by 24 wonderful artists and remixers and is way beyond anything I could have hoped for. Giving our recording royalties from the project to War Child helps make Mixes of a Lost World an even more special release.”\nhttps://www.thecure.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}