Information about plays

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

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

{
    "id": 357670,
    "uri": "https://api.kexp.org/v2/plays/357670/?format=api",
    "airdate": "2019-07-22T14:15:21-07:00",
    "show": 5963,
    "show_uri": "https://api.kexp.org/v2/shows/5963/?format=api",
    "image_uri": "http://coverartarchive.org/release/7d5c814c-0c69-4d44-a2e2-7b0ef0d25661/23580086421-250.jpg",
    "thumbnail_uri": "",
    "song": "A Kiss Goodbye",
    "track_id": "a82d7893-bdc6-44dd-b33e-e6ec99902928",
    "recording_id": null,
    "artist": "Tei Shi",
    "artist_ids": [
        "921f2966-dfe6-4101-95fc-c8233d76f59f"
    ],
    "album": "A Kiss Goodbye",
    "release_id": "7d5c814c-0c69-4d44-a2e2-7b0ef0d25661",
    "release_group_id": null,
    "labels": [
        "Downtown"
    ],
    "label_ids": [
        "5f42fd65-a55b-400c-bf8e-862db80c7bff"
    ],
    "release_date": "2019-06-06",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "<i>The Fader</i> stated that she is \"known for making whisper-y, slow and sensual bedroom pop.\" Tei Shi jokingly describes her work as its own genre, \"mermaid music\". In an interview with NY Mag, she stated \"personally it’s always hard for me to label it as a genre because it shifts and I try to make music that isn’t one thing or the other.\" <br> <br> Tei Shi performed live in the KEXP studio in June 2017. Watch it here: https://www.youtube.com/watch?v=SBVZetm9bO4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}