Information about plays

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

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

{
    "id": 3572262,
    "uri": "https://api.kexp.org/v2/plays/3572262/?format=api",
    "airdate": "2025-10-31T15:13:06-07:00",
    "show": 64984,
    "show_uri": "https://api.kexp.org/v2/shows/64984/?format=api",
    "image_uri": "https://coverartarchive.org/release/9ff89174-d7ca-4c3f-99de-a5dc1eb4f4a6/23266427192-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/9ff89174-d7ca-4c3f-99de-a5dc1eb4f4a6/23266427192-250.jpg",
    "song": "Vampires",
    "track_id": null,
    "recording_id": "a7638aad-b6c5-4f52-93cd-0df5218fd91a",
    "artist": "Bat for Lashes",
    "artist_ids": [
        "10000730-525f-4ed5-aaa8-92888f060f5f"
    ],
    "album": "Lost Girls",
    "release_id": null,
    "release_group_id": "7aadf038-4270-4e1f-820d-f9f367f6dfa9",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-09-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Haley! \n\nNatasha Khan (Bat for Lashes) released \"Lost Girls\" in 2019; it was a concept album that transported listeners into a fantasy LA and introduced us to the gang of woman vampires who inhabit it. Here's an interview with the artist about (among other things) the influence of the Mexican culture in her LA neighborhood on her alter ego, the freedom of post-major label life, and the Iranian vampire film \"A Girl Walks Home Alone At Night\": https://www.npr.org/2020/02/16/805707037/on-lost-girls-bat-for-lashes-spins-a-vampire-fairy-tale-with-synth-pop",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}