Information about plays

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

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

{
    "id": 2675374,
    "uri": "https://api.kexp.org/v2/plays/2675374/?format=api",
    "airdate": "2019-12-19T13:02:15-08:00",
    "show": 46180,
    "show_uri": "https://api.kexp.org/v2/shows/46180/?format=api",
    "image_uri": "https://coverartarchive.org/release/6b30f9c0-d4e1-4c05-a8b1-f53f89ae3a8e/21104866575-250.jpg",
    "thumbnail_uri": "",
    "song": "Water Over Sex",
    "track_id": "045ffcd6-aa4e-4616-b4d7-f4d0d8687526",
    "recording_id": null,
    "artist": "Lala Lala",
    "artist_ids": [
        "d8e66d18-35e5-4e00-964f-5e8218e5870b"
    ],
    "album": "The Lamb",
    "release_id": "6b30f9c0-d4e1-4c05-a8b1-f53f89ae3a8e",
    "release_group_id": null,
    "labels": [
        "Hardly Art"
    ],
    "label_ids": [
        "0cf56645-50ec-4411-aeb6-c9f4ce0f8edb"
    ],
    "release_date": "2018-09-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“<i>The Lamb</i> was written during a time of intense paranoia after a home invasion, deaths of loved ones and general violence around me and my friends,” says Lillie West, the Chicago-based songwriter behind Lala Lala. “I began to frequently and vividly imagine the end of the world, eventually becoming too frightened to leave my house. This led me to spend a lot of time examining my relationships and the choices I’d made, often wondering if they were correct and/or kind.” https://www.lalabandlala.com/bio",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}