Information about plays

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

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

{
    "id": 373934,
    "uri": "https://api.kexp.org/v2/plays/373934/?format=api",
    "airdate": "2019-08-29T09:58:38-07:00",
    "show": 6224,
    "show_uri": "https://api.kexp.org/v2/shows/6224/?format=api",
    "image_uri": "http://coverartarchive.org/release/3067191b-3d6e-45b9-9fbc-63f2d2b520f1/20882729230-250.jpg",
    "thumbnail_uri": "",
    "song": "Soft Stud",
    "track_id": "08ff85b3-1129-4a76-b9ae-13058720d574",
    "recording_id": null,
    "artist": "Black Belt Eagle Scout",
    "artist_ids": [
        "76a91880-2242-4c2a-8982-d56fb1ee686d"
    ],
    "album": "Mother of My Children",
    "release_id": "3067191b-3d6e-45b9-9fbc-63f2d2b520f1",
    "release_group_id": null,
    "labels": [
        "Saddle Creek Records"
    ],
    "label_ids": [
        "006ea2fb-e616-4743-924a-8bda90fff909"
    ],
    "release_date": "2018-09-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This has been Mixtape Week here on The Morning Show today! We're leaving you with this one from Black Belt Eagle Scout, one very embarrassed Morning Show DJ assistant, and Cheryl to take over and play more of your mixtape submissions! https://www.kexp.org/mixtape/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}