Information about plays

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

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

{
    "id": 370200,
    "uri": "https://api.kexp.org/v2/plays/370200/?format=api",
    "airdate": "2019-08-21T01:26:03-07:00",
    "show": 6170,
    "show_uri": "https://api.kexp.org/v2/shows/6170/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Stars Are The Light",
    "track_id": "7454bc1e-43f1-451e-a8f6-4bcef8618043",
    "recording_id": null,
    "artist": "Moon Duo",
    "artist_ids": [
        "7f89e20f-46f3-4571-9ae0-b29dcdb4bbe9"
    ],
    "album": "Stars Are the Light",
    "release_id": "78ea0e72-a4bd-47fb-bdbb-e7ff4b2bbb3d",
    "release_group_id": null,
    "labels": [
        "Sacred Bones Records"
    ],
    "label_ids": [
        "dba6e089-932a-4442-9ebe-fbbceb9476ef"
    ],
    "release_date": "2019-09-27",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Says Yamada: “We have changed, the nature of our collaboration has changed, the world has changed, and we wanted the new music to reflect that.” Branching out from Occult Architecture Vol. 2, the album has a sonic physicality that is at once propulsive and undulating; it puts dance at the heart of an expansive nexus that connects the body to the stars. These are songs about embodied human experience — love, change, misunderstanding, internal struggle, joy, misery, alienation, discord, harmony, celebration — rendered as a kind of dance of the self, both in relation to other selves and to the eternal dance of the cosmos.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}