Information about plays

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

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

{
    "id": 376114,
    "uri": "https://api.kexp.org/v2/plays/376114/?format=api",
    "airdate": "2019-09-03T16:53:41-07:00",
    "show": 6262,
    "show_uri": "https://api.kexp.org/v2/shows/6262/?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": "Toureg mainstays Tinariwen have teamed up with Cass McCombs for a track called “Kel Tinawen.” It will appear on Tinariwen’s new album, Amadjar, which will drop on September 6th. According to a press release, “Kel Tinawen” concerns “the Tuareg rebellion and its detractors.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}