Information about plays

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

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

{
    "id": 377945,
    "uri": "https://api.kexp.org/v2/plays/377945/?format=api",
    "airdate": "2019-09-07T12:32:33-07:00",
    "show": 6289,
    "show_uri": "https://api.kexp.org/v2/shows/6289/?format=api",
    "image_uri": "http://coverartarchive.org/release/e381a355-4847-450d-b11b-b61747604475/5248308597-250.jpg",
    "thumbnail_uri": "",
    "song": "Ponta de lança africano (Umbabarauma)",
    "track_id": "0111baf9-06fc-3ade-b202-a74deaab33d7",
    "recording_id": null,
    "artist": "Jorge Ben Jor",
    "artist_ids": [
        "19499124-36d4-4ccc-b28d-04dde3d2076f"
    ],
    "album": "África Brasil",
    "release_id": "e381a355-4847-450d-b11b-b61747604475",
    "release_group_id": null,
    "labels": [
        "Universal Music Ltda."
    ],
    "label_ids": [
        "5f92caa2-4ada-4cee-9f55-0e53cc183088"
    ],
    "release_date": "2001-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Feliz Sete de Setembro!! (Happy Independence Day Brazil!!) The date celebrates Brazil's Declaration of Independence from the United Kingdom of Portugal, Brazil and the Algarves on 7 September 1822. KEXP's own DJ Chilly curated a playlist in honor of today. GO check it out after the show on the KEXP facebook page. https://www.facebook.com/kexp.fm/!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}