Information about plays

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

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

{
    "id": 379044,
    "uri": "https://api.kexp.org/v2/plays/379044/?format=api",
    "airdate": "2019-09-10T08:08:17-07:00",
    "show": 6310,
    "show_uri": "https://api.kexp.org/v2/shows/6310/?format=api",
    "image_uri": "http://coverartarchive.org/release/794d0ff0-ca5b-429b-b608-7f609be70435/11880971642-250.jpg",
    "thumbnail_uri": "",
    "song": "Go Home",
    "track_id": "691ed854-83c8-434a-83b2-cae2b2332395",
    "recording_id": null,
    "artist": "Julien Baker",
    "artist_ids": [
        "e3bda984-f349-4924-b4b8-f72478bbb3f3"
    ],
    "album": "Sprained Ankle",
    "release_id": "794d0ff0-ca5b-429b-b608-7f609be70435",
    "release_group_id": null,
    "labels": [
        "6131 Records"
    ],
    "label_ids": [
        "5498635b-c759-4ffb-951c-112cd6e7f353"
    ],
    "release_date": "2015-10-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "STEREOGUM: What is the sample at the end of “Go Home”?\nBAKER: We were recording that track, and the end is the piano arrangement from this hymn called “In Christ Alone.” It holds a lot of memories for me — being young in church, and the lyrics hold a lot of meaning when you analyze them. It’s nostalgic, and as I was recording the end of that we had these two directional mics set up while I played piano into the pre-amp. And then I hear this like, crackly TV noise and the dialogue happening through my headphones. Well, it wasn’t dialogue but the guy was talking. I just finish off the thing, the arrangement and everyone tells me that the pre-amp was picking up church radio, as I was playing.  It was like a Twilight Zone thing, and I decided to leave it in there because it was such a cool, organic happening.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}