Information about plays

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

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

{
    "id": 343108,
    "uri": "https://api.kexp.org/v2/plays/343108/?format=api",
    "airdate": "2019-06-18T20:12:39-07:00",
    "show": 5721,
    "show_uri": "https://api.kexp.org/v2/shows/5721/?format=api",
    "image_uri": "http://coverartarchive.org/release/4791710a-7ca4-4070-83bd-26feef32fbb0/19198372239-250.jpg",
    "thumbnail_uri": "",
    "song": "Addis Nat",
    "track_id": "971b8657-4942-44a4-9e59-220aa14c9b46",
    "recording_id": null,
    "artist": "Hailu Mergia",
    "artist_ids": [
        "0b40d946-2362-4445-90f6-a3a5f333bd30"
    ],
    "album": "Lala Belu",
    "release_id": "4791710a-7ca4-4070-83bd-26feef32fbb0",
    "release_group_id": null,
    "labels": [
        "Awesome Tapes From Africa"
    ],
    "label_ids": [
        "967b585c-7107-4770-8480-ba501aba6d50"
    ],
    "release_date": "2018-02-23",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born in the Ethiopian countryside in 1946, Mergia spent much of his childhood working as a shepherd, but began learning to play music as a boy scout at age 14. When his band rose to prominence in the 60s and 70s, they weren’t just kings of Addis Ababa nightlife, they were a beacon to Ethiopia’s revolutionaries. \n\nIn 1981, as his country entered one of the worst famines it had ever endured, Mergia made the painful decision to leave Ethiopia, abandoning his fame to move to the United States. He eventually settled in Washington, DC, where he’s been driving a cab for the last 20 years.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}