Information about plays

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

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

{
    "id": 3594772,
    "uri": "https://api.kexp.org/v2/plays/3594772/?format=api",
    "airdate": "2025-12-23T05:56:31-08:00",
    "show": 65454,
    "show_uri": "https://api.kexp.org/v2/shows/65454/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Girls Just Want to Have Fun",
    "track_id": "4adc321a-a5a7-3b74-9e51-c06dcb7a6ef0",
    "recording_id": "0e5f1add-c943-49a0-b824-169e7f7b82da",
    "artist": "Cyndi Lauper",
    "artist_ids": [
        "7bd9e20e-74b9-446a-a2ed-a223f82a36e7"
    ],
    "album": "She’s So Unusual",
    "release_id": "248f7103-6555-4844-8d3f-2a5e17738120",
    "release_group_id": "46d415e9-39b7-3978-9e3d-d9d8a32c6751",
    "labels": [
        "Epic",
        "Portrait"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55",
        "fe724a49-d5d8-4284-9101-92d7efddd0b4"
    ],
    "release_date": "1983-10-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 2022, Cyndi Lauper announced her ‘Girls Just Want To Have Fundamental Rights’ Fund, which was formed to financially support abortion rights in an inclusive way. \n\nSays Lauper about the fund, “I never thought I would see the day that a fundamental civil right for half of the population would be taken away in this country. We must push back, which is why I am launching the Girls Just Want to Have Fundamental Rights Fund at the Tides Foundation. It is more important than ever that organizations advancing women’s rights and outreach programs ensuring access to safe and legal abortion, reproductive health, and prenatal care have the financial resources they need to do their life saving work. I believe in the United States and I believe that we will not only regain the right to choose, but one day actually secure full equality.”\n\nhttps://cyndilauper.com/cyndi-lauper-establishes-girls-just-want-to-have-fundamental-rights-fund/ https://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}