Information about plays

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

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

{
    "id": 347207,
    "uri": "https://api.kexp.org/v2/plays/347207/?format=api",
    "airdate": "2019-06-27T23:47:51-07:00",
    "show": 5782,
    "show_uri": "https://api.kexp.org/v2/shows/5782/?format=api",
    "image_uri": "http://coverartarchive.org/release/39b7541c-6a1d-44eb-aa9d-fbf690773f69/21526974622-250.jpg",
    "thumbnail_uri": "",
    "song": "Nterini",
    "track_id": "8786d6b8-3abe-4f64-a815-ebac427e2174",
    "recording_id": null,
    "artist": "Fatoumata Diawara",
    "artist_ids": [
        "6f5064bb-7dbb-4a44-bac5-04c467394817"
    ],
    "album": "Fenfo",
    "release_id": "39b7541c-6a1d-44eb-aa9d-fbf690773f69",
    "release_group_id": null,
    "labels": [
        "3ème bureau"
    ],
    "label_ids": [
        "4f750641-0b79-4a5e-b85d-8573dc741872"
    ],
    "release_date": "2018-05-25",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On her third album \"Fenfo\", Fatoumata Diawara starts the opening song, “Nterini,” with her sweet, fine grained voice and drums, laying down a groove as if to tip her hat to the wellspring of traditional music she draws from.\nThe singer songwriter and actress was born in the Ivory Coast to Malian parents.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}