Information about plays

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

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

{
    "id": 3659583,
    "uri": "https://api.kexp.org/v2/plays/3659583/?format=api",
    "airdate": "2026-05-25T23:30:20-07:00",
    "show": 66816,
    "show_uri": "https://api.kexp.org/v2/shows/66816/?format=api",
    "image_uri": "https://coverartarchive.org/release/adf99aa0-fcaf-49f7-a885-9c0ad5fbc02f/45133069458-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/adf99aa0-fcaf-49f7-a885-9c0ad5fbc02f/45133069458-250.jpg",
    "song": "Resobeat ('89 Mix)",
    "track_id": null,
    "recording_id": "a17197e8-ae27-46f7-8f7b-9829806d82df",
    "artist": "Khotin",
    "artist_ids": [
        "d5193bb0-0e00-4774-abe5-ad5268175ba1"
    ],
    "album": "KIND 013",
    "release_id": null,
    "release_group_id": "c37d708e-f409-4001-96d2-7441f50d2537",
    "labels": [
        "Khotin Industries"
    ],
    "label_ids": [
        "49344bcf-9841-4264-a34b-0631ed01462d"
    ],
    "release_date": "2026-05-15",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New EP from show fave Khotin! - https://heart.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}