Information about plays

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

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

{
    "id": 370061,
    "uri": "https://api.kexp.org/v2/plays/370061/?format=api",
    "airdate": "2019-08-20T20:14:00-07:00",
    "show": 6168,
    "show_uri": "https://api.kexp.org/v2/shows/6168/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Forêt",
    "track_id": "c07a61c6-4de5-4180-a622-fead3e239ad2",
    "recording_id": null,
    "artist": "Luka Productions",
    "artist_ids": [
        "03fcfcd9-f451-47a0-920f-712bac5d0f63"
    ],
    "album": "Falaw",
    "release_id": "0ac6b442-34a3-4029-bad4-7e0f8be615e6",
    "release_group_id": null,
    "labels": [
        "Sahel Sounds"
    ],
    "label_ids": [],
    "release_date": "2019-05-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Luka Productions is Luka Guindo, rapper, producer, and multi instrumentalist and one of the most sought after producers of contemporary Malian Hip Hop. Working from a small bedroom sized studio alongside a busy street in the Malian capital city, Luka has built a reputation as one of the most prodigious beatmakers. Working with artists such as Supreme Talent Show, Ami Yerewolo, Iba One, Van Baxy, and Sidiki Diabate https://lukaproductions.bandcamp.com/album/falaw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}