Information about plays

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

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

{
    "id": 3591005,
    "uri": "https://api.kexp.org/v2/plays/3591005/?format=api",
    "airdate": "2025-12-14T13:01:24-08:00",
    "show": 65377,
    "show_uri": "https://api.kexp.org/v2/shows/65377/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Rain",
    "track_id": "1829acde-9949-4fb2-8d47-cac7d19e9911",
    "recording_id": "74a26056-1501-4389-a0dd-6ede828259e0",
    "artist": "George Riley",
    "artist_ids": [
        "fa90156a-5067-425b-895e-c47a8c3147ae"
    ],
    "album": "More Is More",
    "release_id": "6b277d0d-4cee-4eaf-9080-32588d34b4c4",
    "release_group_id": "cd526ba8-ace1-4bbb-af70-0c65324dace0",
    "labels": [
        "confessions"
    ],
    "label_ids": [
        "0fb7a6f2-1c4b-4d1b-b396-d072892cf39f"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "London-based vocalist George Riley follows up her 2023 Ninja Tune debut ‘Un/limited Love’ EP and recent collaborations with HiTech, SHERELLE, and Verses GT with another sweet set of expansive, sultry, evocative R&B that combines her magnetic voice with stellar club-tinted beats and a sleek pop sensibility. -Alex Ruder-",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}