Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/454919/?format=api
{ "id": 454919, "uri": "https://api.kexp.org/v2/plays/454919/?format=api", "airdate": "2001-08-12T17:14:07-07:00", "show": 7701, "show_uri": "https://api.kexp.org/v2/shows/7701/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "I'll Fly Away", "track_id": null, "recording_id": null, "artist": "Gillian Welch and Alison Krauss", "artist_ids": [ "0d31ac01-3b0e-4d0c-be1c-5c80fc2d7e62" ], "album": "Down from the Mountain", "release_id": null, "release_group_id": null, "labels": [ "Lost Highway" ], "label_ids": [], "release_date": null, "rotation_status": "Light", "is_local": false, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }