Information about plays

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

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

{
    "id": 3524288,
    "uri": "https://api.kexp.org/v2/plays/3524288/?format=api",
    "airdate": "2025-07-08T10:23:17-07:00",
    "show": 63957,
    "show_uri": "https://api.kexp.org/v2/shows/63957/?format=api",
    "image_uri": "https://dn720709.ca.archive.org/0/items/mbid-5dd9b3fc-c208-40e5-8e09-03a5aef23fe5/mbid-5dd9b3fc-c208-40e5-8e09-03a5aef23fe5-42148349871_thumb500.jpg",
    "thumbnail_uri": "https://dn720709.ca.archive.org/0/items/mbid-5dd9b3fc-c208-40e5-8e09-03a5aef23fe5/mbid-5dd9b3fc-c208-40e5-8e09-03a5aef23fe5-42148349871_thumb250.jpg",
    "song": "Kneel",
    "track_id": "d0844071-2686-4862-916a-1e6cb335c15e",
    "recording_id": "5e4e4100-0188-4aac-bf37-091c89f1ee3f",
    "artist": "Nilüfer Yanya",
    "artist_ids": [
        "4173ee0d-e003-496a-98eb-a2eaa90cb3f7"
    ],
    "album": "Dancing Shoes",
    "release_id": "5dd9b3fc-c208-40e5-8e09-03a5aef23fe5",
    "release_group_id": "2bc36387-9005-493c-a1fb-08db9b873c85",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2025-07-02",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing the Fox Theater in Oakland on Tuesday and Wednesday, September 23rd and 24th.\n--\nHer new 4-song EP, \"Dancing Shoes,\" has just been released.  You can purchase it here: https://niluferyanya.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}