Information about plays

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

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

{
    "id": 342730,
    "uri": "https://api.kexp.org/v2/plays/342730/?format=api",
    "airdate": "2019-06-17T22:25:05-07:00",
    "show": 5716,
    "show_uri": "https://api.kexp.org/v2/shows/5716/?format=api",
    "image_uri": "http://coverartarchive.org/release/3e570d47-8d98-4913-96e3-013f873cff4c/23275237042-250.jpg",
    "thumbnail_uri": "",
    "song": "Nata Alma",
    "track_id": "4a7b504c-7f85-4bcf-ac55-47e49c585351",
    "recording_id": null,
    "artist": "Robag Wruhme feat. Sidsel Endresen & Bugge Wesseltoft",
    "artist_ids": [
        "da06bdd1-7dfb-4b83-bb05-3411e0634907"
    ],
    "album": "Venq Tolep",
    "release_id": "3e570d47-8d98-4913-96e3-013f873cff4c",
    "release_group_id": null,
    "labels": [
        "Pampa Records"
    ],
    "label_ids": [
        "41e0694b-e7ab-4b6e-8f07-c342ef4dfb56"
    ],
    "release_date": "2019-06-07",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New sounds from German artist Gabor Schablitzki   https://pamparecords.com/t/artists/robag-wruhme",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}