Information about plays

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

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

{
    "id": 382296,
    "uri": "https://api.kexp.org/v2/plays/382296/?format=api",
    "airdate": "2019-09-18T01:33:10-07:00",
    "show": 6363,
    "show_uri": "https://api.kexp.org/v2/shows/6363/?format=api",
    "image_uri": "http://coverartarchive.org/release/6fa9aa12-df18-4f67-872a-23bd1b56067a/12900309837-250.jpg",
    "thumbnail_uri": "",
    "song": "Ablaze",
    "track_id": "92129af7-74c1-43c5-a370-1196ddc59aa5",
    "recording_id": null,
    "artist": "School of Seven Bells",
    "artist_ids": [
        "57843aed-c1c1-4f45-9859-478dd999bc18"
    ],
    "album": "SVIIB",
    "release_id": "6fa9aa12-df18-4f67-872a-23bd1b56067a",
    "release_group_id": null,
    "labels": [
        "Vagrant Records"
    ],
    "label_ids": [
        "56c4226d-8962-4807-9ffa-dd6a10358fbb"
    ],
    "release_date": "2016-02-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Written as a tribute to the friendship between Benjamin Curtis and Alejandra Deheza, “We were so happy, and we’d finally reached this perfect balance, after going through all the things we did together,” she recalled to The Guardian. “There was no baggage, no hurt any more, everything was pure, true friendship. We’d hit every colour on the spectrum. We were so close, and we had this flow like we’d never had before.” Listen to the new track below.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}