Information about plays

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

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

{
    "id": 3500290,
    "uri": "https://api.kexp.org/v2/plays/3500290/?format=api",
    "airdate": "2025-05-12T05:19:49-07:00",
    "show": 63440,
    "show_uri": "https://api.kexp.org/v2/shows/63440/?format=api",
    "image_uri": "https://coverartarchive.org/release/89b3265c-8b22-4a85-90ad-bda7862fb92f/41331809051-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/89b3265c-8b22-4a85-90ad-bda7862fb92f/41331809051-250.jpg",
    "song": "Get Out My Face AKA Bad Kitty",
    "track_id": null,
    "recording_id": "32f8e167-c9d4-4b70-998f-1329a568dd6f",
    "artist": "Garbage",
    "artist_ids": [
        "f9ef7a22-4262-4596-a2a8-1d19345b8e50"
    ],
    "album": "Let All That We Imagine Be the Light",
    "release_id": null,
    "release_group_id": "0f1a1b9a-93be-4ac8-8b62-48deef45c59d",
    "labels": [
        "Infectious Music"
    ],
    "label_ids": [
        "24d170a0-dfd0-404c-acbc-842ca2b213a6"
    ],
    "release_date": "2025-05-30",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New track from the upcoming release from Garbage, due out May 30!\n\n“Going into making this record, I was determined to find a more hopeful, uplifting world to immerse myself in,” Manson said in a press release. “The title of the album, Let All That We Imagine Be the Light, is the perfect descriptor for this new record as a whole. When things feel dark it feels imperative to seek out forces that are light, positive and beautiful in the world. It almost feels like a matter of life and death. A strategy for survival.”\n\nhttps://pitchfork.com/news/garbage-announce-new-album-let-all-that-we-imagine-be-the-light/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}