Information about plays

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

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

{
    "id": 376696,
    "uri": "https://api.kexp.org/v2/plays/376696/?format=api",
    "airdate": "2019-09-04T19:17:00-07:00",
    "show": 6269,
    "show_uri": "https://api.kexp.org/v2/shows/6269/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Jubilee",
    "track_id": "dd3406dd-4a74-4891-9fd7-7aed8e4c240f",
    "recording_id": null,
    "artist": "Jake Xerxes Fussell",
    "artist_ids": [
        "fbc3a7a5-e602-4e7e-b730-af63a232f87d"
    ],
    "album": "Out of Sight",
    "release_id": "e8c0c1ac-b1a4-437f-88a5-3ea0d44bab07",
    "release_group_id": null,
    "labels": [
        "Paradise of Bachelors"
    ],
    "label_ids": [],
    "release_date": "2019-06-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Text right now to win tickets to see Jake opening and the headliner Daniel Norgren Fri 10/4 @ Neptune! *Text the name of the country Daniel Norgren is from to 206-903-5397* to enter to win ; http://www.jakexerxesfussell.com ; https://www.facebook.com/jakexerxesfussell",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}