Information about plays

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

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

{
    "id": 352421,
    "uri": "https://api.kexp.org/v2/plays/352421/?format=api",
    "airdate": "2019-07-10T03:54:00-07:00",
    "show": 5873,
    "show_uri": "https://api.kexp.org/v2/shows/5873/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "I Drive",
    "track_id": null,
    "recording_id": null,
    "artist": "Lower Dens",
    "artist_ids": [
        "3dee0ca7-99ae-4421-9c3b-f42d8caf4c88"
    ],
    "album": "The Competition",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Ribbon Music"
    ],
    "label_ids": [
        "ca3afed1-d509-465e-89d0-952d167b2abb"
    ],
    "release_date": "2019-09-06",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Like a lot of queer and trans people, I’ve learned that real family is made, and it isn’t necessarily blood. Even my blood relatives, we work for that familial connection and trust,” Jana Hunter said in a statement. “This song is about leaving behind obligations to people who don’t love or care about you, being with and about people who do. It’s a feeling so strong it’s driving me. That’s the driving I’m doing.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}