Information about plays

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

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

{
    "id": 3411040,
    "uri": "https://api.kexp.org/v2/plays/3411040/?format=api",
    "airdate": "2024-10-10T21:52:12-07:00",
    "show": 61540,
    "show_uri": "https://api.kexp.org/v2/shows/61540/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "식물원 Botanical Garden",
    "track_id": null,
    "recording_id": "ae539e7c-5f27-4f83-911b-57b7a86daf8c",
    "artist": "무키무키만만수",
    "artist_ids": [
        "20b0384c-c5da-489c-a9d6-bccd5e3f7005"
    ],
    "album": "2012",
    "release_id": null,
    "release_group_id": "62ca9db3-7cdf-4cfc-9301-0b237ef26e70",
    "labels": [
        "Superstars Records"
    ],
    "label_ids": [
        "e6fd77cc-f8fd-490b-b379-c67131c7702c"
    ],
    "release_date": "2012-04-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mukimukimanmansu (무키무키만만수) were an indie South Korean musical duo. The two members are Muki (Jeong Eun-sil, Korean: 정 은실) and Mansu (Lee Min-hwi, Korean: 이 민휘), who were classmates from the Korean National University of Arts. They released their studio album, 2012 and were nominated as Rookies of the Year at the 2013 Korean Music Awards.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}