Information about plays

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

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

{
    "id": 347381,
    "uri": "https://api.kexp.org/v2/plays/347381/?format=api",
    "airdate": "2019-06-28T10:24:30-07:00",
    "show": 5785,
    "show_uri": "https://api.kexp.org/v2/shows/5785/?format=api",
    "image_uri": "http://coverartarchive.org/release/27fb9528-206f-4eb9-882a-3a253d8db864/23037797044-250.jpg",
    "thumbnail_uri": "",
    "song": "Turn to Hate",
    "track_id": "37b32a50-6f67-474e-af12-0393fbc82c1e",
    "recording_id": null,
    "artist": "Orville Peck",
    "artist_ids": [
        "437b356d-88f1-4dde-af5e-dec1c9d7dde4"
    ],
    "album": "Pony",
    "release_id": "27fb9528-206f-4eb9-882a-3a253d8db864",
    "release_group_id": null,
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2019-03-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cheryl selected this Orville Peck song for the latest episode of the KEXP Podcast Music that Matters, Vol. 674 - Colors, which also features new music from Just Mustard, Stef Chura and Charly Bliss. Check it out here: https://www.kexp.org/podcasts/music-matters/2019/6/21/music-matters-vol-674-colors/<br><br>Orville Peck plays THING in Port Townsend, WA on Saturday, August 24. The festival runs from Friday, August 23 through Saturday, August 24. Snail Mail, Fontaines, D.C., the Black Tones and more will also perform. See the full lineup here: https://thingnw.org/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}