Information about plays

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

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

{
    "id": 3343824,
    "uri": "https://api.kexp.org/v2/plays/3343824/?format=api",
    "airdate": "2024-05-04T19:04:55-07:00",
    "show": 60125,
    "show_uri": "https://api.kexp.org/v2/shows/60125/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "DEAD MAMA",
    "track_id": null,
    "recording_id": null,
    "artist": "FEM du lit",
    "artist_ids": [],
    "album": "STIGMATA",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle Alternative Electro-Soul artist FEM du lit will release their new single, \"DEAD MAMA,\" on Friday, May 10. The first single off the upcoming album STIGMAMA is a beautiful haunted liturgy about the unethical mining of minerals in the Democratic Republic of Congo. The chorus satirically calls out Tesla's lithium & cobalt mining as an American imperial assault against Congolese people.\n\nThe single release party is on May 11th at Belltown Yacht Club! They'll be playing with Taylar Elizza Beth and Nada Rosa, go get your tickets now!\n\nhttps://dice.fm/event/q3dgp-fem-du-lit-dead-mama-single-release-11th-may-belltown-yacht-club-seattle-tickets",
    "play_type": "trackplay"
}