Information about plays

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

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

{
    "id": 350536,
    "uri": "https://api.kexp.org/v2/plays/350536/?format=api",
    "airdate": "2019-07-05T17:44:15-07:00",
    "show": 5836,
    "show_uri": "https://api.kexp.org/v2/shows/5836/?format=api",
    "image_uri": "http://coverartarchive.org/release/bbcd2b60-1a23-4131-8667-99c66921132e/23265226374-250.jpg",
    "thumbnail_uri": "",
    "song": "Final Form",
    "track_id": "52c54b23-7170-445e-ac16-639d5630e6b6",
    "recording_id": null,
    "artist": "Sampa the Great",
    "artist_ids": [
        "9d79c790-9897-464e-aef0-db5bd3290f00"
    ],
    "album": "Final Form",
    "release_id": "bbcd2b60-1a23-4131-8667-99c66921132e",
    "release_group_id": null,
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2019-06-05",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Zambia-born, Botswana-raised rapper reveals the song has multiple layers. In particular, she highlights the value of the creative process regardless of commercial success. She notes,\n\n“It’s easy to get caught up in the constant chatter around you about how ‘you are not there yet,’ how you ‘might not make it.’ ‘Final Form’ is about expanding yourself and calling out any negativity towards that growth process. As an artist I now recognize my in-between stage; sometimes it drops and sometimes it rises, but I love that I get to level up each second. I might even final form tomorrow.” https://bit.ly/2xAqxuU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}