Information about plays

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

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

{
    "id": 2680083,
    "uri": "https://api.kexp.org/v2/plays/2680083/?format=api",
    "airdate": "2019-12-30T20:37:00-08:00",
    "show": 46260,
    "show_uri": "https://api.kexp.org/v2/shows/46260/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Temes",
    "track_id": null,
    "recording_id": null,
    "artist": "iLe",
    "artist_ids": [
        "25e7697d-24cb-4cba-904e-a90b53cc3004"
    ],
    "album": "Almadura",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Puerto Rican artist iLe won a Grammy in 2017 for iLevitable. iLe released the video for \"Temes,\" the second single released ahead of her sophomore record that's slated for release this spring. With \"Temes,\" iLe confronts misogynist violence.<br>\n<br>\nLa artista puertorriqueño iLe ganó un Grammy en 2017 por iLevitable. iLe lanzó el video de \"Temes\", el segundo single lanzado antes de su segundo disco que se lanzará esta primavera. Con \"Temes\", confronto la violencia misógina.<br>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}