Information about plays

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

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

{
    "id": 3598290,
    "uri": "https://api.kexp.org/v2/plays/3598290/?format=api",
    "airdate": "2025-12-31T04:12:17-08:00",
    "show": 65521,
    "show_uri": "https://api.kexp.org/v2/shows/65521/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Brighter Days (Underground Goodies mix)",
    "track_id": null,
    "recording_id": "66a53050-6a55-4b8b-aefd-b00204f8d394",
    "artist": "Cajmere feat. Dajaé",
    "artist_ids": [
        "18d18849-fd22-4720-9ae4-5bc3ce39f93d",
        "2ed2c76c-a228-4654-8178-e3a53f3b90d3"
    ],
    "album": "Brighter Days",
    "release_id": null,
    "release_group_id": "5fea9610-6c72-4ab9-b05d-fc6f4de2aed8",
    "labels": [
        "Cajual Records"
    ],
    "label_ids": [
        "8dab279a-3184-49d8-b78a-74b513289973"
    ],
    "release_date": "1993-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Curtis Jones is a dance music legend, whose multiple monikers only begin to demonstrate his deep and varied influence in the genre. Jones has been active as a producer and DJ for decades, and is among a cadre of dance music acts forging a connection between the genre's origins and its modern iterations. Crucially, he joined Chicago house legends Honey Dijon and Terry Hunter on Beyoncé's house-infused RENAISSANCE, providing a sample for \"Cozy.\" He’s also produced tracks with house favorites Chris Lake and Oliver Heldens, and DJed with Dom Dolla and John Summit.\" https://www.grammy.com/news/green-velvet-cajmere-curtis-jones-interview-legends-party https://www.cajual.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}