Information about plays

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

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

{
    "id": 3660040,
    "uri": "https://api.kexp.org/v2/plays/3660040/?format=api",
    "airdate": "2026-05-27T02:24:39-07:00",
    "show": 66825,
    "show_uri": "https://api.kexp.org/v2/shows/66825/?format=api",
    "image_uri": "https://dn710300.ca.archive.org/0/items/mbid-b35f9b6c-5a03-4137-be82-2e60e9cc5712/mbid-b35f9b6c-5a03-4137-be82-2e60e9cc5712-10570987284_thumb500.jpg",
    "thumbnail_uri": "https://dn710300.ca.archive.org/0/items/mbid-b35f9b6c-5a03-4137-be82-2e60e9cc5712/mbid-b35f9b6c-5a03-4137-be82-2e60e9cc5712-10570987284_thumb250.jpg",
    "song": "Black Eunuch",
    "track_id": "ba77a604-0bb6-41f0-ad1f-86a0bc0aaa56",
    "recording_id": "15f59b04-42bc-41c2-9fe9-df4f6ba48851",
    "artist": "Algiers",
    "artist_ids": [
        "258e8672-1db1-469a-a505-00a42aaf0973"
    ],
    "album": "Algiers",
    "release_id": "b35f9b6c-5a03-4137-be82-2e60e9cc5712",
    "release_group_id": "097ee9b0-3838-4adc-8fa0-0d3827c94d2c",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2015-05-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": " Algiers performed \"Black Eunuch\" live in 2015.  Watch that entire performance: https://www.youtube.com/watch?\n--v=6doVVZux_A0&t=154s\n--\nHere's the official video for \"Black Eunuch\" from these three young men: https://www.youtube.com/watch?v=ZiBlH8YZyIA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}