Information about plays

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

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

{
    "id": 2680873,
    "uri": "https://api.kexp.org/v2/plays/2680873/?format=api",
    "airdate": "2020-01-01T15:53:23-08:00",
    "show": 46271,
    "show_uri": "https://api.kexp.org/v2/shows/46271/?format=api",
    "image_uri": "https://coverartarchive.org/release/c81211f1-301f-480c-bfdd-ff49cd4b5047/24382212814-250.jpg",
    "thumbnail_uri": "",
    "song": "Banyuwangi",
    "track_id": "aa7990cd-4951-4737-9049-657981ccc3fa",
    "recording_id": null,
    "artist": "Dengue Dengue Dengue",
    "artist_ids": [
        "545cbad6-d916-4fe4-8290-53f83ad3ce09"
    ],
    "album": "Zenit & Nadir",
    "release_id": "c81211f1-301f-480c-bfdd-ff49cd4b5047",
    "release_group_id": null,
    "labels": [
        "Enchufada"
    ],
    "label_ids": [
        "e6d9da97-60b2-4bc4-9d93-240cb81d9cef"
    ],
    "release_date": "2019-10-04",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dengue Dengue Dengue continue expanding their carefully created aesthetic on their new album ‘Zenit & Nadir’ by diving into the deep and rich musical history of Afro-Peruvian music https://denguedenguedengue.bandcamp.com/album/zenit-nadir",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}