Information about plays

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

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

{
    "id": 349208,
    "uri": "https://api.kexp.org/v2/plays/349208/?format=api",
    "airdate": "2019-07-02T19:50:20-07:00",
    "show": 5819,
    "show_uri": "https://api.kexp.org/v2/shows/5819/?format=api",
    "image_uri": "http://coverartarchive.org/release/348f9981-f1c7-45f7-8c3d-05179e8c256d/7332445702-250.jpg",
    "thumbnail_uri": "",
    "song": "Issa",
    "track_id": "227d99a6-5643-345b-b8d7-a6ca72df6fe5",
    "recording_id": null,
    "artist": "Dobet Gnahoré",
    "artist_ids": [
        "966e9735-f97c-40b8-b54c-9a9acf8d7c86"
    ],
    "album": "Na Afriki",
    "release_id": "348f9981-f1c7-45f7-8c3d-05179e8c256d",
    "release_group_id": null,
    "labels": [
        "Cumbancha"
    ],
    "label_ids": [
        "ca1dd9fa-ab3a-45c0-97b9-4c66c8eb2fc7"
    ],
    "release_date": "2007-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A self-taught musician, who incorporates elements of song, dance, percussion and theatre into her repertoire, she is the daughter of percussionist Boni Ngahoré.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}