Information about plays

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

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

{
    "id": 380468,
    "uri": "https://api.kexp.org/v2/plays/380468/?format=api",
    "airdate": "2019-09-13T17:03:44-07:00",
    "show": 6331,
    "show_uri": "https://api.kexp.org/v2/shows/6331/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Confidence",
    "track_id": "46bb338d-ad1d-494c-ad13-2c88bf97ea74",
    "recording_id": null,
    "artist": "Candi Staton",
    "artist_ids": [
        "6afcc957-d742-41c6-ad0b-31b2f1967353"
    ],
    "album": "Unstoppable",
    "release_id": "7e0134b5-07cb-4dcd-9299-534a0693f271",
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2018-08-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born in Hanceville, Alabama, Staton and her sister Maggie were sent to Nashville, Tennessee at around age 11 or 12 for school. While attending Jewell Christian Academy, Staton's vocal abilities was quickly noticed by her peers and the school's pastor. Amazed by her voice, The pastor paired Staton and her sister with a third girl; Naomi Harrison and they formed the Jewell Gospel Trio.  As teenagers, the group toured the traditional gospel circuit during in the 1950s with the Soul Stirrers, C. L. Franklin and Mahalia Jackson.  They recorded several sides for Nashbro, Apollo and Savoy Records between 1953 and 1963.  https://bit.ly/2lTypVK",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}