Information about plays

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

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

{
    "id": 2675952,
    "uri": "https://api.kexp.org/v2/plays/2675952/?format=api",
    "airdate": "2019-12-20T14:48:28-08:00",
    "show": 46176,
    "show_uri": "https://api.kexp.org/v2/shows/46176/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Rodeo",
    "track_id": "b31e3186-c628-41c4-abf5-c528b78b426c",
    "recording_id": null,
    "artist": "Lisa Prank",
    "artist_ids": [
        "960d5da9-2ab3-4c2d-82ac-521caa990f59"
    ],
    "album": "Perfect Love Song",
    "release_id": "2dc525c3-ead2-41d6-bc6d-8f2cddb9015d",
    "release_group_id": null,
    "labels": [
        "Father/Daughter Records"
    ],
    "label_ids": [
        "9b8123f9-7a72-4f91-b56c-8d5c3caec71f"
    ],
    "release_date": "2019-10-04",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "As Lisa Prank's Robin Edwards was navigating a drawn out, Lifetime-movie level heartbreak, she found herself drifting back towards the home she had in her friendships. She moved back into her old room in storied Seattle punk house, Spruce House, sharing a door with Tacocat’s Bree McKenna (who’s also her bandmate, along with Julia Shapiro, in the supergroup Who Is She?). She’d knock and ask McKenna for feedback on songs, who wound up playing bass on the record. To produce, Edwards tapped close friend and indie pop legend Rose Melberg of Tiger Trap, The Softies, and Go Sailor.   https://bit.ly/2Z8O6bc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}