Information about plays

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

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

{
    "id": 3569045,
    "uri": "https://api.kexp.org/v2/plays/3569045/?format=api",
    "airdate": "2025-10-23T19:06:43-07:00",
    "show": 64914,
    "show_uri": "https://api.kexp.org/v2/shows/64914/?format=api",
    "image_uri": "https://coverartarchive.org/release/951f7a69-ef98-4199-9cc9-3a5a3b4f57a5/38114075429-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/951f7a69-ef98-4199-9cc9-3a5a3b4f57a5/38114075429-250.jpg",
    "song": "Nandakke?",
    "track_id": null,
    "recording_id": "0f40bc65-1ff7-489b-8cc8-064aaed0fc4f",
    "artist": "Aili",
    "artist_ids": [
        "0e222f07-c43b-4716-972f-434e2e10a8f7"
    ],
    "album": "Nandakke?",
    "release_id": null,
    "release_group_id": "16f108bd-fc86-48a7-8def-d558eb48c5d9",
    "labels": [
        "Eskimo Recordings"
    ],
    "label_ids": [
        "3a62f686-fdb4-4ec1-9b17-766e3e5cab94"
    ],
    "release_date": "2024-02-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "EYE-LEE. The debut album from this Japanese-Belgian duo composed of Japan-born vocalist Aili Maruyama and Belgian electronic producer Orson Wouters.\n\nhttps://eskimorecordings.bandcamp.com/album/nandakke",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}