Information about plays

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

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

{
    "id": 3640035,
    "uri": "https://api.kexp.org/v2/plays/3640035/?format=api",
    "airdate": "2026-04-09T21:03:59-07:00",
    "show": 66410,
    "show_uri": "https://api.kexp.org/v2/shows/66410/?format=api",
    "image_uri": "https://coverartarchive.org/release/8966e0df-ceeb-4e9a-a70d-b498b9d16767/41002937402-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/8966e0df-ceeb-4e9a-a70d-b498b9d16767/41002937402-250.jpg",
    "song": "s2WINGSs2",
    "track_id": null,
    "recording_id": "4adfc5cf-8d12-483c-aaf0-330c86981fc9",
    "artist": "Yetsuby",
    "artist_ids": [
        "f01ecb9d-61b9-45fa-8839-108ea23d9d32"
    ],
    "album": "4EVA",
    "release_id": null,
    "release_group_id": "a24318ec-5aa8-4e41-8cf3-14e26884e37b",
    "labels": [
        "Pink Oyster"
    ],
    "label_ids": [
        "13043e3c-6671-4d4c-b912-4736be1987f4"
    ],
    "release_date": "2025-03-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Yetsuby, is a Seoul-based artist, producer and DJ who draws from contemporary styles. She is also known as a member of Salamanda.\n--\nhttps://yetsuby.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}