Information about plays

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

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

{
    "id": 373041,
    "uri": "https://api.kexp.org/v2/plays/373041/?format=api",
    "airdate": "2019-08-27T15:22:50-07:00",
    "show": 6214,
    "show_uri": "https://api.kexp.org/v2/shows/6214/?format=api",
    "image_uri": "http://coverartarchive.org/release/6ea2a0c6-102d-46cf-a578-3ff6919c43a1/23801253394-250.jpg",
    "thumbnail_uri": "",
    "song": "Kel Tinawen",
    "track_id": "38715833-facd-463d-905b-22415121b4cb",
    "recording_id": null,
    "artist": "Tinariwen feat. Cass McCombs",
    "artist_ids": [
        "5c98fc12-be83-4246-ae5b-2184192913b9"
    ],
    "album": "Amadjar",
    "release_id": "6ea2a0c6-102d-46cf-a578-3ff6919c43a1",
    "release_group_id": null,
    "labels": [
        "ANTI‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2019-09-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Amadjar - the new album from the Grammy award-winning Tuareg musicians Tinariwen, coming out September 6 – was recorded in southern Morocco, accompanied by an old camper van that was converted into a makeshift studio. // See them live at Taper Auditorium on October 7th!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}