Information about plays

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

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

{
    "id": 3438096,
    "uri": "https://api.kexp.org/v2/plays/3438096/?format=api",
    "airdate": "2024-12-14T18:16:24-08:00",
    "show": 62111,
    "show_uri": "https://api.kexp.org/v2/shows/62111/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Callings",
    "track_id": null,
    "recording_id": null,
    "artist": "Chibia",
    "artist_ids": [
        "69c3ece8-3551-47be-99a4-db23264e23b8"
    ],
    "album": "Callings",
    "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": "\"Singer/songwriter and violinist Chibia Ulinwa thoughtfully pairs deep introspective musings, inventive melodies, and lush productions to realize her uniquely soulful sound and bring life to her carefully crafted compositions. Whether she’s performing an intimate duo set, or bringing her full band to the stage, Chibia is able to captivate audiences with her genre-bending originals and reimagined covers.\"\n\nhttps://www.chibiaulinwa.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}