Information about plays

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

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

{
    "id": 372555,
    "uri": "https://api.kexp.org/v2/plays/372555/?format=api",
    "airdate": "2019-08-26T12:46:57-07:00",
    "show": 6207,
    "show_uri": "https://api.kexp.org/v2/shows/6207/?format=api",
    "image_uri": "http://coverartarchive.org/release/e99cca6c-9666-47ba-a1a9-13cc3062203b/22090291262-250.jpg",
    "thumbnail_uri": "",
    "song": "Barefoot in the Park",
    "track_id": "7115e0af-bcdd-48cd-b7b3-be1c631506d3",
    "recording_id": null,
    "artist": "James Blake feat. ROSALÍA",
    "artist_ids": [
        "8dc08b1f-e393-4f85-a5dd-300f7693a8b8"
    ],
    "album": "Assume Form",
    "release_id": "e99cca6c-9666-47ba-a1a9-13cc3062203b",
    "release_group_id": null,
    "labels": [
        "Polydor"
    ],
    "label_ids": [
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
    ],
    "release_date": "2019-01-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "James Blake and Rosalía find themselves on a collision course in the new video for their recent collaboration, “Barefoot in the Park.” Directed by Diana Kunst and Mau Morgó, the clip opens with a jarring shot of a boy and a girl standing in front of a fiery car crash. The strange imagery continues as the two kids set off on different paths, aging as they walk while their younger selves turn to dust.\n\nBlake and Rosalía maintain a presence throughout the video, and towards the end, they share a moment of recognition as they drive past each other on an empty road. The clip closes with the same opening shot of the wreck, though now it’s clear that the two musicians were the ones driving the cars.: https://www.youtube.com/watch?v=Lnvobi3ctsE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}