Information about plays

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

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

{
    "id": 344177,
    "uri": "https://api.kexp.org/v2/plays/344177/?format=api",
    "airdate": "2019-06-21T00:03:30-07:00",
    "show": 5734,
    "show_uri": "https://api.kexp.org/v2/shows/5734/?format=api",
    "image_uri": "http://coverartarchive.org/release/441df0b3-377c-44fa-bb17-bdb7279c9dd4/3152514696-250.jpg",
    "thumbnail_uri": "",
    "song": "Triptico",
    "track_id": "08cd0c72-b761-34aa-aa34-367ee2303bb2",
    "recording_id": null,
    "artist": "Gotan Project",
    "artist_ids": [
        "66cc244d-6f96-4668-a6e9-0f9cd5acc940"
    ],
    "album": "Gilles Peterson presents Worldwide: A Celebration of His Syndicated Radio Show",
    "release_id": "441df0b3-377c-44fa-bb17-bdb7279c9dd4",
    "release_group_id": null,
    "labels": [
        "BBE"
    ],
    "label_ids": [
        "d85e09a6-2401-42aa-943f-50ff940d6583"
    ],
    "release_date": "2010-10-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Summer Solstice with \nthe perfected electronica meets tango sounds of the Gotan Project, Triptico (8:26)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}