Information about plays

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

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

{
    "id": 3554233,
    "uri": "https://api.kexp.org/v2/plays/3554233/?format=api",
    "airdate": "2025-09-17T15:39:19-07:00",
    "show": 64587,
    "show_uri": "https://api.kexp.org/v2/shows/64587/?format=api",
    "image_uri": "https://ia600306.us.archive.org/15/items/mbid-c83a7647-89c5-4491-a5c8-5773708e033b/mbid-c83a7647-89c5-4491-a5c8-5773708e033b-41979893265_thumb500.jpg",
    "thumbnail_uri": "https://ia800306.us.archive.org/15/items/mbid-c83a7647-89c5-4491-a5c8-5773708e033b/mbid-c83a7647-89c5-4491-a5c8-5773708e033b-41979893265_thumb250.jpg",
    "song": "Sisters",
    "track_id": "7c6ff518-7f5f-4d14-b0bf-d7d17e16ac5f",
    "recording_id": "3720eb89-c8c0-417d-853a-8f7c324718c2",
    "artist": "Sofia Kourtesis",
    "artist_ids": [
        "2f8d2007-7666-45af-89d4-dec4921dce04"
    ],
    "album": "Volver",
    "release_id": "c83a7647-89c5-4491-a5c8-5773708e033b",
    "release_group_id": "9f8b3609-c58f-4230-a8cd-dcf16d2f6c74",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2025-08-01",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thanks, Rafael, for this request!\n--\nSofia  Kourtesis shares that her new EP, \"Volver\"  is a tribute to the LGBTQ+ community, and to trans women in particular: \"Their bravery and existence in a world full of hate and danger, they find a way to bring the lights to the most vulnerable communities, specifically those that are behind the walls of terrible corruption in the Latino America Security and Health System.\" https://tinyurl.com/ye24fscz",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}