Information about plays

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

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

{
    "id": 377611,
    "uri": "https://api.kexp.org/v2/plays/377611/?format=api",
    "airdate": "2019-09-06T17:34:07-07:00",
    "show": 6282,
    "show_uri": "https://api.kexp.org/v2/shows/6282/?format=api",
    "image_uri": "http://coverartarchive.org/release/ab2da32f-2b43-45b4-89f3-31e6c36df84a/23758278598-250.jpg",
    "thumbnail_uri": "",
    "song": "Sofia",
    "track_id": "3bd9ed1d-2b12-4dbd-88a1-bb3dd926d88b",
    "recording_id": null,
    "artist": "Clairo",
    "artist_ids": [
        "d786f59b-1836-4ddb-8393-ab753edbe984"
    ],
    "album": "Immunity",
    "release_id": "ab2da32f-2b43-45b4-89f3-31e6c36df84a",
    "release_group_id": null,
    "labels": [
        "FADER Label"
    ],
    "label_ids": [
        "e4a9085f-f637-4e48-b9ac-443e4ebf68e0"
    ],
    "release_date": "2019-08-02",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Known professionally as Clairo, Claire Cottrill is an American singer-songwriter from Carlisle, Massachusetts. Her fame escalated after releasing \"Pretty Girl\" (2017), a lo-fi-produced song that attracted over 35 million views on YouTube. She credited her sudden popularity to the website's algorithm system.\n<br><br>\nClaire was born in Atlanta, Georgia, the daughter of marketing executive Geoff Cottrill. According to her, \"Pretty Girl\" was inspired by 1980s pop music, and that although she was tagged with the \"bedroom pop\" label, it was not her intention to make that style of music. After the popularity of \"Pretty Girl\", Clairo signed a record contract with Fader. https://bit.ly/2TmnuAL",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}