Information about plays

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

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

{
    "id": 3586127,
    "uri": "https://api.kexp.org/v2/plays/3586127/?format=api",
    "airdate": "2025-12-03T03:37:01-08:00",
    "show": 65275,
    "show_uri": "https://api.kexp.org/v2/shows/65275/?format=api",
    "image_uri": "https://ia804507.us.archive.org/17/items/mbid-ddb3168d-66a9-4b2d-af02-05278da8a23d/mbid-ddb3168d-66a9-4b2d-af02-05278da8a23d-7940730837_thumb500.jpg",
    "thumbnail_uri": "https://ia804507.us.archive.org/17/items/mbid-ddb3168d-66a9-4b2d-af02-05278da8a23d/mbid-ddb3168d-66a9-4b2d-af02-05278da8a23d-7940730837_thumb250.jpg",
    "song": "Ray of Light",
    "track_id": "aa004b11-5ffa-3abe-8c9f-6d45a7376458",
    "recording_id": "a8daf397-53e3-41af-aad5-ab7e50fb438a",
    "artist": "Madonna",
    "artist_ids": [
        "79239441-bfd5-4981-a70c-55c3f15c1287"
    ],
    "album": "Ray of Light",
    "release_id": "ddb3168d-66a9-4b2d-af02-05278da8a23d",
    "release_group_id": "cb93e87f-5d21-3447-a6e8-22d44f9b0d7a",
    "labels": [
        "Maverick"
    ],
    "label_ids": [
        "79afd9ce-c6b2-4e9a-9b23-a13e25d70688"
    ],
    "release_date": "1998-03-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Austra's new album: Stelmanis and co-producer Kieran Adams shared a mutual love of pop divas, Eurodance and hard-to-find techno. Madonna’s 1998 album Ray of Light, produced by William Orbit, was a key influence in the later stages of album making: “Ray of Light was produced almost entirely on a Juno-106 and a Korg MS-20 which we’d been using, so the reference point was aligned,” says Stelmanis. The album sounds like a mix of hypnotic dance floor anthems and elegant melodies to soothe your broken heart. https://austra.bandcamp.com/album/chin-up-buttercup",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}