Information about plays

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

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

{
    "id": 3428375,
    "uri": "https://api.kexp.org/v2/plays/3428375/?format=api",
    "airdate": "2024-11-21T19:22:23-08:00",
    "show": 61911,
    "show_uri": "https://api.kexp.org/v2/shows/61911/?format=api",
    "image_uri": "https://coverartarchive.org/release/78412dbc-0f17-44d8-b7b6-4d23cd2948e0/38058796771-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/78412dbc-0f17-44d8-b7b6-4d23cd2948e0/38058796771-250.jpg",
    "song": "Gobi Dance",
    "track_id": null,
    "recording_id": "1609128f-7b44-4c52-87b2-2c9e9539aec8",
    "artist": "NaraBara",
    "artist_ids": [
        "bdff5a3e-09e8-43b7-98bd-1cb9dcf44e23"
    ],
    "album": "Dab Hi",
    "release_id": null,
    "release_group_id": "c6e5c03b-9a79-450a-b685-ff2594cbc59f",
    "labels": [
        "Nomad City Records"
    ],
    "label_ids": [
        "55552082-daef-45d0-8437-268a3721e12c"
    ],
    "release_date": "2024-01-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "NaraBara is a musical collective blending the complex harmonies and intricate rhythms of jazz with the mystical storytelling and atmospheric qualities of Mongolian folk. Led by producer and lead singer Yider, the band's lineup includes keyboardist Asr, guitarist Suoty, drummer Xu Zhitong, and bassist Fred Grenade.\n--\nhttps://narabara.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}