Information about plays

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

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

{
    "id": 379173,
    "uri": "https://api.kexp.org/v2/plays/379173/?format=api",
    "airdate": "2019-09-10T15:29:11-07:00",
    "show": 6312,
    "show_uri": "https://api.kexp.org/v2/shows/6312/?format=api",
    "image_uri": "http://coverartarchive.org/release/7973e8ee-0a71-34a5-8b78-60f7e8ac8382/4043651904-250.jpg",
    "thumbnail_uri": "",
    "song": "Happy When It Rains",
    "track_id": "7802ccd5-f9a7-3f58-add1-7cf176dab183",
    "recording_id": null,
    "artist": "The Jesus and Mary Chain",
    "artist_ids": [
        "e938a15c-b17e-4e7a-9f68-ff0d536cab44"
    ],
    "album": "21 Singles",
    "release_id": "7973e8ee-0a71-34a5-8b78-60f7e8ac8382",
    "release_group_id": null,
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2002-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jen Says, \"I listen to Kexp daily and Music Heals is always a soul moving day. Thanks for all those sharing their stories and the soundtracks that keep us going. What a day. I just listen and connect and try not to do much else.\nI’ve struggled with trauma, inter-generational trauma and an alphabet soup of mental illness diagnoses my whole life. I’ve tried hundreds of personal remedies including medication, hospitalization and pursuing huge goals to feel worthy. In my teens and 20s The Jesus and Mary Chain, the Cure and the Smiths helped me feel seen.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}