Information about plays

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

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

{
    "id": 3658417,
    "uri": "https://api.kexp.org/v2/plays/3658417/?format=api",
    "airdate": "2026-05-23T08:35:20-07:00",
    "show": 66792,
    "show_uri": "https://api.kexp.org/v2/shows/66792/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Black Union Jack",
    "track_id": null,
    "recording_id": null,
    "artist": "Half/Time",
    "artist_ids": [],
    "album": "Black Union Jack",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Half/Time began as a te ao Māori centred post-punk solo project during the cosmic hellscape that was 2020. In early 2023 it evolved into a three-piece band featuring Wairehu Grant (Ngāti Maniapoto) on guitar, Ciara Bernstein on drums and Cee (Te Rarawa, Ngāti Kahu ki Whangaroa) on bass.\n\nInstagram: @half.time.half.caste\nhttps://halftime.bandcamp.com/album/black-union-jack-the-vault-sessions",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}