Information about plays

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

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

{
    "id": 3618311,
    "uri": "https://api.kexp.org/v2/plays/3618311/?format=api",
    "airdate": "2026-02-16T13:47:09-08:00",
    "show": 65951,
    "show_uri": "https://api.kexp.org/v2/shows/65951/?format=api",
    "image_uri": "https://dn710402.ca.archive.org/0/items/mbid-d741aef5-b853-4f30-a767-dc9575e813e0/mbid-d741aef5-b853-4f30-a767-dc9575e813e0-44079781961_thumb500.jpg",
    "thumbnail_uri": "https://dn710402.ca.archive.org/0/items/mbid-d741aef5-b853-4f30-a767-dc9575e813e0/mbid-d741aef5-b853-4f30-a767-dc9575e813e0-44079781961_thumb250.jpg",
    "song": "Waits for Me",
    "track_id": "36897a1f-3581-474e-88da-b699d51a83f0",
    "recording_id": "e367000d-0ae4-4d85-a4e0-cb30575fc8c2",
    "artist": "Anjimile",
    "artist_ids": [
        "2af1b76d-104c-4ba2-8092-49887407f8f3"
    ],
    "album": "You’re Free to Go",
    "release_id": "d741aef5-b853-4f30-a767-dc9575e813e0",
    "release_group_id": "41bedcbf-5148-40e3-9f91-ebbb09df5fd0",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Waits For Me\" expands on the pop-psych concept of healing your inner child, which in Anjimile's case gets into some real emotionally complex territory: \"When I was a little girl I wanted to be free/ I wanted to be all of the things my mother wanted me to be,\" he sings over a gentle instrumental. \"When I was a little boy I wanted to be real/ I wanted to feel all of the things my body wanted me to feel.\"\n---\nhttps://stereogum.com/2488851/anjimile-waits-for-me/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}