Information about plays

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

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

{
    "id": 3640337,
    "uri": "https://api.kexp.org/v2/plays/3640337/?format=api",
    "airdate": "2026-04-10T15:04:28-07:00",
    "show": 66416,
    "show_uri": "https://api.kexp.org/v2/shows/66416/?format=api",
    "image_uri": "https://coverartarchive.org/release/d950978b-42c1-46c0-93b9-af9af15f44aa/32441635353-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/d950978b-42c1-46c0-93b9-af9af15f44aa/32441635353-250.jpg",
    "song": "Between the Brandy",
    "track_id": null,
    "recording_id": "7c4d5de2-be08-482e-9542-ca33e9601c88",
    "artist": "Neekeetone",
    "artist_ids": [
        "d1ff0a50-f809-40fc-82dc-27c2c069228a"
    ],
    "album": "Jungle Edits",
    "release_id": null,
    "release_group_id": "de4b33c5-8fd5-40ff-8e26-e7064e865ba3",
    "labels": [],
    "label_ids": [],
    "release_date": "2022-04-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For my DnB at 3 listeners -- 3PM EDITION\n\nhttps://neekeetone.bandcamp.com/album/jungle-edits\n\nFollow DnB at 3 on IG & Mixcloud -- https://www.instagram.com/dnbat3 -- https://www.mixcloud.com/DNBAT3/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}