Information about plays

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

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

{
    "id": 379263,
    "uri": "https://api.kexp.org/v2/plays/379263/?format=api",
    "airdate": "2019-09-10T19:56:00-07:00",
    "show": 6313,
    "show_uri": "https://api.kexp.org/v2/shows/6313/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Yèné Hassab Gwadègna",
    "track_id": "278c4b51-6403-444f-a7c6-b0a642ee394d",
    "recording_id": null,
    "artist": "Gétatchèw Mèkurya",
    "artist_ids": [
        "d4938195-6548-479f-9f11-a4e22d915770"
    ],
    "album": "Negus of Ethiopian Sax",
    "release_id": "c2fd76fa-2a46-444c-99cf-5c0810f35931",
    "release_group_id": null,
    "labels": [
        "Buda Musique"
    ],
    "label_ids": [],
    "release_date": "1972-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Ethiopian jazz saxophonist began his musical studies on traditional Ethiopian instruments such as the krar and the masenqo, and later moved  to the saxophone and clarinet. He was one of the first musicians to record an instrumental version of shellela, a genre of traditional Ethiopian vocal music sung by warriors before going into battle.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}