Information about plays

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

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

{
    "id": 349959,
    "uri": "https://api.kexp.org/v2/plays/349959/?format=api",
    "airdate": "2019-07-04T08:16:03-07:00",
    "show": 5829,
    "show_uri": "https://api.kexp.org/v2/shows/5829/?format=api",
    "image_uri": "http://coverartarchive.org/release/c73f73e9-8842-4dde-b171-2196b3968321/22860187487-250.jpg",
    "thumbnail_uri": "",
    "song": "The Season / Carry Me",
    "track_id": "1c388e54-56b5-4561-be2f-d283a772f2f9",
    "recording_id": null,
    "artist": "Anderson .Paak",
    "artist_ids": [
        "d02dd67e-f655-4600-bc47-f789f59e7367"
    ],
    "album": "Malibu",
    "release_id": "c73f73e9-8842-4dde-b171-2196b3968321",
    "release_group_id": null,
    "labels": [
        "Steel Wool Records"
    ],
    "label_ids": [
        "f6b674ac-8c4f-4d83-b6a7-32a6b97e52a3"
    ],
    "release_date": "2016-01-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Artists Dewey Saunders and Cory Gomberg on the artwork for this album cover: “We listened to it for 15-20 hours a day. We’d be on the phone because he’s in Philly.\" said Cory. \"We worked on the phone, iMessage and email listening to the album. ‘You heard that element about the bird? Let’s get a bird in there.’ We started making an artwork piece for every song, whether it was going to be a single or not.” | https://bit.ly/2NwJ5qK",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}