Information about plays

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

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

{
    "id": 2683294,
    "uri": "https://api.kexp.org/v2/plays/2683294/?format=api",
    "airdate": "2020-01-07T13:10:12.703000-08:00",
    "show": 46313,
    "show_uri": "https://api.kexp.org/v2/shows/46313/?format=api",
    "image_uri": "https://ia803100.us.archive.org/10/items/mbid-08bd058d-7294-4c81-93ec-19544bb97eaf/mbid-08bd058d-7294-4c81-93ec-19544bb97eaf-24516984634.jpg",
    "thumbnail_uri": "https://ia803100.us.archive.org/10/items/mbid-08bd058d-7294-4c81-93ec-19544bb97eaf/mbid-08bd058d-7294-4c81-93ec-19544bb97eaf-24516984634_thumb250.jpg",
    "song": "Viking Hair",
    "track_id": "3ce457e1-bcd8-4040-91d8-0bedf0753328",
    "recording_id": null,
    "artist": "Dry Cleaning",
    "artist_ids": [
        "8a74e5ea-6f68-49e1-951c-80d2291f7c3f"
    ],
    "album": "Boundary Road Snacks and Drinks",
    "release_id": "08bd058d-7294-4c81-93ec-19544bb97eaf",
    "release_group_id": "55592472-dd5e-4c97-b7e5-dfbec83bcc29",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-10-25",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The video for \"Viking Hair\" was filmed at a weekly LGBT line dancing class at Cactus Club, in South London.  See the video and learn more about the band here: http://www.undertheradarmag.com/news/dry_cleaning_share_video_for_new_song_viking_hair/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}