Information about plays

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

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

{
    "id": 343106,
    "uri": "https://api.kexp.org/v2/plays/343106/?format=api",
    "airdate": "2019-06-18T19:58:00-07:00",
    "show": 5721,
    "show_uri": "https://api.kexp.org/v2/shows/5721/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "My Homeland",
    "track_id": null,
    "recording_id": null,
    "artist": "Checkpoint 303",
    "artist_ids": [
        "4a9eec8b-711d-48d8-b84a-9e0d6fc5b22c"
    ],
    "album": "The Iqrit Files",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Sonoamerica"
    ],
    "label_ids": [],
    "release_date": "1950-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Checkpoint 303 is a non profit musical collective from the emerging Arabic and Middle Eastern underground electronica scene. The activist musical project was launched by Tunisian SC Mocha and Palestinian SC Yosh in 2004 and has secured an avant garde position on the Arabic underground music scene. Checkpoint 303's compositions are inspired by the ongoing conflict in the Middle East and the suffering it causes to the civilian populations throughout the region.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}