Information about plays

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

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

{
    "id": 3501204,
    "uri": "https://api.kexp.org/v2/plays/3501204/?format=api",
    "airdate": "2025-05-14T09:03:28-07:00",
    "show": 63457,
    "show_uri": "https://api.kexp.org/v2/shows/63457/?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": "Alone (Four Tet remix)",
    "track_id": "e3a6ef65-31fb-4cef-acb4-d1c62e9683a1",
    "recording_id": "e8349f32-64f3-4d14-8b70-105aec6dc21f",
    "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": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In support of War Child UK, The Cure will release Mixes of a Lost World, an album of remixes of songs from last year’s acclaimed Songs of a Lost World. Standard 2CD and 2LP editions will feature brand new remixes from the likes of Trentemøller, JoyCut, Mogwai, Four Tet, Paul Oakenfold, Orbital, Mura Masa, and more. https://tinyurl.com/3zy2x933\n\nOf the project, incontrovertible dearheart Robert Smith says, \"Just after Christmas, I was sent a couple of unsolicited remixes of Songs Of A Lost World tracks and I really loved them.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}