Information about plays

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

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

{
    "id": 3592658,
    "uri": "https://api.kexp.org/v2/plays/3592658/?format=api",
    "airdate": "2025-12-18T11:13:16-08:00",
    "show": 65410,
    "show_uri": "https://api.kexp.org/v2/shows/65410/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Nemesis",
    "track_id": "a2c90e7c-0236-3db4-8a00-d300d7ce3ea2",
    "recording_id": "cf3eb629-3cbf-415d-b568-8ba113e87dc0",
    "artist": "Shriekback",
    "artist_ids": [
        "748161b8-ec62-4423-b6f1-3a8026190ebb"
    ],
    "album": "Oil and Gold",
    "release_id": "a3497ce1-eeb3-4b39-9a37-9eca865eba64",
    "release_group_id": "1f70bd9b-1a62-4cdd-bbd6-87a6e15f06ee",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "1985-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "After exiting Gang of Four, Dave Allen formed Shriekback with Barry Andrews and Carl Marsh. 'Oil and Gold' was the group's fourth studio album.\n\nShriekback came together in 1981 as a loose association based around the trio of Dave Allen (bass),  Barry Andrews (keyboards/vocals), and Carl Marsh (vocals/guitar) and had previously been members of Gang of Four and XTC , respectively; Marsh  had played with the more obscure Out on Blue Six. They quickly developed a trademark sound that had little to do with the members' previous credits. The bedrock of that sound was 's muscular yet liquid bass playing, which was a quantum leap beyond his relatively crude work with Gang of Four.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}