Information about plays

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

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

{
    "id": 370056,
    "uri": "https://api.kexp.org/v2/plays/370056/?format=api",
    "airdate": "2019-08-20T19:52:31-07:00",
    "show": 6168,
    "show_uri": "https://api.kexp.org/v2/shows/6168/?format=api",
    "image_uri": "http://coverartarchive.org/release/8d44e4d5-0007-4dd0-b4dd-cb505b0f6099/13621652661-250.jpg",
    "thumbnail_uri": "",
    "song": "Igmayagh Dum (My Lover)",
    "track_id": "f1831d54-26aa-4edb-a433-3891275435a9",
    "recording_id": null,
    "artist": "Bombino",
    "artist_ids": [
        "d7613e57-4383-454a-8b26-b1e7c28cb740"
    ],
    "album": "Azel",
    "release_id": "8d44e4d5-0007-4dd0-b4dd-cb505b0f6099",
    "release_group_id": null,
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2016-04-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nigerien singer/songwriter and guitarist Bombino along with Malian singer and guitarist Vieux Farka Toure performing LIVE at illsley Ball Nordstrom Recital Hall at Benaroya on October 28th.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}