Information about plays

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

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

{
    "id": 3597069,
    "uri": "https://api.kexp.org/v2/plays/3597069/?format=api",
    "airdate": "2025-12-28T06:20:09-08:00",
    "show": 65496,
    "show_uri": "https://api.kexp.org/v2/shows/65496/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "meditation iv (K-Lone Rework)",
    "track_id": null,
    "recording_id": null,
    "artist": "Marysia Osu",
    "artist_ids": [
        "afcdb9d8-4594-4728-aec4-52fa72f093cd"
    ],
    "album": "Harp, Beats & Dreams",
    "release_id": null,
    "release_group_id": "058ba675-fa01-4713-a101-ac0811b5e489",
    "labels": [
        "Brownswood Recordings"
    ],
    "label_ids": [
        "6483a614-d00f-42b0-af39-a602b3ce5daa"
    ],
    "release_date": "2025-08-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brighton, UK-based electronic producer K-Lone's rework of London-based harpist, composer, and producer Marysia Osu's track \"meditation iv\" off a lovely reworks collection of her 2024 debut album 'harp, beats & dreams' ~ https://marysiaosu.bandcamp.com/album/marysia-osu-harp-beats-dreams-reworks",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}