Information about plays

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

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

{
    "id": 3411003,
    "uri": "https://api.kexp.org/v2/plays/3411003/?format=api",
    "airdate": "2024-10-10T19:01:03-07:00",
    "show": 61540,
    "show_uri": "https://api.kexp.org/v2/shows/61540/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "탐구생활",
    "track_id": null,
    "recording_id": null,
    "artist": "향니",
    "artist_ids": [
        "610742fc-06b9-4f81-8a39-79134671f413"
    ],
    "album": "3",
    "release_id": null,
    "release_group_id": "f855e853-e11b-4012-875f-24860efc3996",
    "labels": [
        "Poclanos"
    ],
    "label_ids": [],
    "release_date": "2019-11-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“hyangni” is a band from Seoul, Korea made up of LEE JEEHYANG and LEE JUNKYU. “hyangni” uses dramatic emotions, cynical wit, and brilliant lyrics to express their true feelings. Refusing to be defined by genre, “hyangni” leads their listeners on nostalgic journeys into adolescence, where they can experience their old lives anew.  \n\n@hyangni_official\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}