Information about plays

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

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

{
    "id": 3577955,
    "uri": "https://api.kexp.org/v2/plays/3577955/?format=api",
    "airdate": "2025-11-14T06:33:49-08:00",
    "show": 65104,
    "show_uri": "https://api.kexp.org/v2/shows/65104/?format=api",
    "image_uri": "https://ia600307.us.archive.org/10/items/mbid-69f1ee96-cb16-4d28-a722-7fc6d5276d7a/mbid-69f1ee96-cb16-4d28-a722-7fc6d5276d7a-43381118699_thumb500.jpg",
    "thumbnail_uri": "https://ia800307.us.archive.org/10/items/mbid-69f1ee96-cb16-4d28-a722-7fc6d5276d7a/mbid-69f1ee96-cb16-4d28-a722-7fc6d5276d7a-43381118699_thumb250.jpg",
    "song": "Ziz",
    "track_id": "9c1c0f2c-a500-4f92-92fe-0a6e7ee250b1",
    "recording_id": "093b601e-2d6d-4b79-9314-2d5c7539e4a9",
    "artist": "Phylipe Nunes Araújo",
    "artist_ids": [
        "821f2097-cecb-4ec2-97f3-857530174e92"
    ],
    "album": "Phylipe Nunes Araújo",
    "release_id": "69f1ee96-cb16-4d28-a722-7fc6d5276d7a",
    "release_group_id": "5a215e78-2758-43ad-a24a-aa177db93890",
    "labels": [
        "Far Out Recordings"
    ],
    "label_ids": [
        "b8870b75-9130-4310-80a3-0bfed2a5711d"
    ],
    "release_date": "2025-10-24",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born in Caruaru, Pernambuco, Phylipe Nunes Araújo crafts intimate pop songs rooted in Brazil's Northeast. His compositions blend traditional rhythms like coco and baião with sophisticated harmonies, with lyrics drawing upon regional poetry. Collaborating with [Bruno Berle] and Batata Boy, his debut represents this talented community's creative search for beauty. From: https://www.faroutrecordings.com/artist/458772-phylipe-nunes-arajo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}