Information about plays

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

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

{
    "id": 381926,
    "uri": "https://api.kexp.org/v2/plays/381926/?format=api",
    "airdate": "2019-09-17T09:07:55-07:00",
    "show": 6358,
    "show_uri": "https://api.kexp.org/v2/shows/6358/?format=api",
    "image_uri": "http://coverartarchive.org/release/0a6631d8-2764-4ecf-b023-fa2927c240d3/23661351480-250.jpg",
    "thumbnail_uri": "",
    "song": "Clarity",
    "track_id": "d8a1d56f-ad35-4946-bf3d-92c88d2f0415",
    "recording_id": null,
    "artist": "Hibou",
    "artist_ids": [
        "8cf14cb0-11c6-425e-a66d-682f0eda40f0"
    ],
    "album": "Halve",
    "release_id": "0a6631d8-2764-4ecf-b023-fa2927c240d3",
    "release_group_id": null,
    "labels": [
        "Barsuk Records"
    ],
    "label_ids": [
        "a4f904e0-f048-4c13-88ec-f9f31f3e6109"
    ],
    "release_date": "2019-07-26",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "After utilizing a full band and all the amenities of the world-famous Hall of Justice studio alongside producer Chris Walla for last year's Something Familiar, Michel went back to the familar route of recording new album Halve by himself.  Read the KEXP interview here:  https://bit.ly/2YvHgi8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}