Information about plays

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

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

{
    "id": 354836,
    "uri": "https://api.kexp.org/v2/plays/354836/?format=api",
    "airdate": "2019-07-15T22:24:05-07:00",
    "show": 5916,
    "show_uri": "https://api.kexp.org/v2/shows/5916/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Don't Waste My Time",
    "track_id": "400f8610-5ad4-4196-974e-13c4ff284c9d",
    "recording_id": null,
    "artist": "SAULT",
    "artist_ids": [
        "23b19bc5-813e-4456-bbae-ac3ca118f535"
    ],
    "album": "5",
    "release_id": "42306580-ccf0-4e50-917d-762fe5507701",
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2019-05-05",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The song is the second single from Sault, a trio that features London-based musician Dean “Inflo” Josiah Cover (writer of DanDigs.com audio mainstays “Black Man in a White World” by Michael Kiwanuka, “House in LA” by Jungle, “Offence” by Little Simz, and many, many more). It’s released via Forever Living Originals, an independent label that counts Melisa Young among its cohort, better known as Chicago rapper Kid Sister (whose Kanye-featuring “Pro Nails” was a bonafide smash upon its release in 2011, as was the track’s magnificently massive Rusko remix).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}