Information about plays

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

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

{
    "id": 375715,
    "uri": "https://api.kexp.org/v2/plays/375715/?format=api",
    "airdate": "2019-09-02T18:56:20-07:00",
    "show": 6257,
    "show_uri": "https://api.kexp.org/v2/shows/6257/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "La Chusa (feat. Camilo Lara y Toy Selectah)",
    "track_id": null,
    "recording_id": null,
    "artist": "El Dusty",
    "artist_ids": [
        "fd882038-d63c-4f1b-a5c7-f4d5262466f6"
    ],
    "album": "",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "1950-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The artist and producer Dusty Oliveira, aka El Dusty, is from the Southern Texas border. This song features Mexican Institute of Sound (artist/producer Camilo Lara) and global bass producer extraordinaire Toy Selectah.<br>\n<br>\nhttps://bit.ly/2lvwlSv <br>\n<br>\nEl artista y productor Dusty Oliveira, también conocido como El Dusty, es de la frontera sur de Texas. La canción contó con el Instituto Mexicano del Sonido (artista / productor Camilo Lara) y el extraordinario productor mundial Toy Selectah.<br>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}