Information about plays

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

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

{
    "id": 3562015,
    "uri": "https://api.kexp.org/v2/plays/3562015/?format=api",
    "airdate": "2025-10-06T12:30:44-07:00",
    "show": 64763,
    "show_uri": "https://api.kexp.org/v2/shows/64763/?format=api",
    "image_uri": "https://ia601309.us.archive.org/28/items/mbid-248f7103-6555-4844-8d3f-2a5e17738120/mbid-248f7103-6555-4844-8d3f-2a5e17738120-6150873730_thumb500.jpg",
    "thumbnail_uri": "https://ia801309.us.archive.org/28/items/mbid-248f7103-6555-4844-8d3f-2a5e17738120/mbid-248f7103-6555-4844-8d3f-2a5e17738120-6150873730_thumb250.jpg",
    "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": "#562 on YOUR countdown of the greatest albums of all-time.\n\nIn 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.\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. We will do all we can to support them, starting with funds raised from the new Girls Just Want to Have Fundamental Rights t-shirt I am releasing today. 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.”: https://cyndilauper.com/cyndi-lauper-establishes-girls-just-want-to-have-fundamental-rights-fund/\n\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}