Information about plays

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

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

{
    "id": 3541717,
    "uri": "https://api.kexp.org/v2/plays/3541717/?format=api",
    "airdate": "2025-08-18T17:53:12-07:00",
    "show": 64325,
    "show_uri": "https://api.kexp.org/v2/shows/64325/?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://dn721806.ca.archive.org/0/items/mbid-972a75f7-145f-4be0-9009-ad9a191faa87/mbid-972a75f7-145f-4be0-9009-ad9a191faa87-41780347112_thumb250.jpg",
    "song": "Endsong (Orbital remix)",
    "track_id": "cb898f49-52e9-4bf0-943d-fc8de20a3824",
    "recording_id": "30f8c05f-0505-4fe1-950a-f1e4fc66e1a8",
    "artist": "The Cure",
    "artist_ids": [
        "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": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mixes of a Lost World features three remixes for each of the eight tracks from the original album. Other remixers featured are Four Tet, Paul Oakenfold, Chino Moreno of Deftones, Mogwai, Trentemøller, Daniel Avery, and Mura Masa.\n\nProceeds from the release go to War Child UK, supporting children affected by conflict. The album is available across digital platforms as well as limited-edition 2LP, 3LP, 2CD, and 3CD formats. \n\nhttps://electronicgroove.com/listen-to-orbitals-remix-of-the-cures-endsong/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}