Information about plays

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

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

{
    "id": 379917,
    "uri": "https://api.kexp.org/v2/plays/379917/?format=api",
    "airdate": "2019-09-12T07:53:51-07:00",
    "show": 6322,
    "show_uri": "https://api.kexp.org/v2/shows/6322/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Empires",
    "track_id": "406226e0-64e1-4ff3-95c6-c285aa3666ab",
    "recording_id": null,
    "artist": "Elbow",
    "artist_ids": [
        "3cb3928a-526c-4a3d-93c5-53315fa9bde0"
    ],
    "album": "Giants of All Sizes",
    "release_id": "03238b74-931e-4dd6-af40-ca19aebc1ab3",
    "release_group_id": null,
    "labels": [
        "Polydor"
    ],
    "label_ids": [
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
    ],
    "release_date": "2019-10-11",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Elbow's new album \"Giants of All Sizes\" is set to drop on October 11th. “Empires” was one of the first songs Elbow recorded for Giants Of All Sizes. Here’s what keyboardist Craig Potter had to say about the recording process for the song and album in general: \"We thought the studio would give us inner city vibes but we were on the edge of Hamburg which meant we spent more time in Clouds Hill rather than exploring. With time to spare, we sat around and played together in a way we haven’t for a long time and experimented and improvised with the music which led to the looser feel you hear on “Empires.”\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}