Information about plays

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

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

{
    "id": 379119,
    "uri": "https://api.kexp.org/v2/plays/379119/?format=api",
    "airdate": "2019-09-10T12:51:58-07:00",
    "show": 6311,
    "show_uri": "https://api.kexp.org/v2/shows/6311/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "I Am Ok",
    "track_id": "1feb16db-1580-45f7-9683-db4f90df3506",
    "recording_id": null,
    "artist": "Lea Porcelain",
    "artist_ids": [
        "5b83ee82-56ce-4302-b61b-724a10bedc52"
    ],
    "album": "I Am OK",
    "release_id": "49cd1afb-0cde-4edb-9abf-0fa0ccec4c9b",
    "release_group_id": null,
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2019-04-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Christopher, thanks for this song request.  And thanks also for taking a step forward and deciding to seek help this year. Lea Porcelain said, \"The song describes a time in everybody’s life that make you lose faith in yourself, in someone else, or in life itself and you just need to hear from someone that one day everything will be OK again. That no matter what, with time and patience we all will be OK.” :  https://www.kexp.org/read/2019/4/5/lea-porcelain-reassure-us-new-single-i-am-ok-kexp-premiere/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}