Information about plays

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

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

{
    "id": 378705,
    "uri": "https://api.kexp.org/v2/plays/378705/?format=api",
    "airdate": "2019-09-09T11:01:04-07:00",
    "show": 6305,
    "show_uri": "https://api.kexp.org/v2/shows/6305/?format=api",
    "image_uri": "http://coverartarchive.org/release/90f0eef9-9d9d-4d16-b4c7-f5c623fa7977/23070198897-250.jpg",
    "thumbnail_uri": "",
    "song": "Ñe Ñe Ñé",
    "track_id": "6f426ac4-517a-41e8-9ac6-a8a1f7016faf",
    "recording_id": null,
    "artist": "iLe",
    "artist_ids": [
        "25e7697d-24cb-4cba-904e-a90b53cc3004"
    ],
    "album": "Almadura",
    "release_id": "90f0eef9-9d9d-4d16-b4c7-f5c623fa7977",
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2019-05-10",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "DJ Miss Ashley recently did an interview with iLe and you can read it on the KEXP website. https://www.kexp.org/read/2019/6/27/calle-13-ile-hurricane-maria-solo-album-almadura/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}