Information about plays

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

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

{
    "id": 344305,
    "uri": "https://api.kexp.org/v2/plays/344305/?format=api",
    "airdate": "2019-06-21T10:24:55-07:00",
    "show": 5737,
    "show_uri": "https://api.kexp.org/v2/shows/5737/?format=api",
    "image_uri": "http://coverartarchive.org/release/756fb38e-ca18-47e2-9ddc-a8582cf675b4/19256091659-250.jpg",
    "thumbnail_uri": "",
    "song": "Night Shift",
    "track_id": "f0a5e519-6766-4f3e-af05-914ae992e598",
    "recording_id": null,
    "artist": "Lucy Dacus",
    "artist_ids": [
        "dbe7fdf7-81b2-418b-b3f6-81ae71532f40"
    ],
    "album": "Historian",
    "release_id": "756fb38e-ca18-47e2-9ddc-a8582cf675b4",
    "release_group_id": null,
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2018-03-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "<em>Historian</em> was one of Cheryl's Top 20 albums of 2018. See the rest here: https://www.kexp.org/read/2018/12/7/2018-top-twenty-list-spotlight-cheryl-waters/?t=1544207871328<Br><br>Lucy Dacus plays the Aladdin Theater in Portland, OR on Wednesday, October 23.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}