Information about plays

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

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

{
    "id": 2677183,
    "uri": "https://api.kexp.org/v2/plays/2677183/?format=api",
    "airdate": "2019-12-23T15:21:07-08:00",
    "show": 46211,
    "show_uri": "https://api.kexp.org/v2/shows/46211/?format=api",
    "image_uri": "https://coverartarchive.org/release/5a1ddafb-7827-4756-827c-3aebaccbabc1/23827964452-250.jpg",
    "thumbnail_uri": "",
    "song": "Guidance",
    "track_id": "2cb6c53e-fbc3-4242-8277-7d4173aeb422",
    "recording_id": null,
    "artist": "Tempers",
    "artist_ids": [
        "70e0a6cc-887b-473b-b563-32883fda61a3"
    ],
    "album": "Private Life",
    "release_id": "5a1ddafb-7827-4756-827c-3aebaccbabc1",
    "release_group_id": null,
    "labels": [
        "Dais Records"
    ],
    "label_ids": [
        "ba3abcfa-1808-41d6-8b8b-9bb06c0f772e"
    ],
    "release_date": "2019-10-25",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Guidance” posits the new album as a much smoother affair, as previously established with lead singles “Peace of Mind” and opener “Capital Pains.” At five minutes, “Guidance” is the type of track that builds almost imperceptibly from a minimalist synthpop number to an all-out existential darkwave banger. \nRead more here: http://floodmagazine.com/69430/premiere-tempers-go-beyond-themselves-on-guidance/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}