Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/1295178/?format=api
{ "id": 1295178, "uri": "https://api.kexp.org/v2/plays/1295178/?format=api", "airdate": "2007-10-25T19:17:29-07:00", "show": 22657, "show_uri": "https://api.kexp.org/v2/shows/22657/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Sunny Side of the Mountain", "track_id": null, "recording_id": null, "artist": "Hawkshaw Hawkins", "artist_ids": [ "2a233c17-72e1-4da0-b7df-99da708f518c" ], "album": "Volume 1", "release_id": null, "release_group_id": null, "labels": [ "Rhythm King" ], "label_ids": [ "0598ae50-7b54-443e-a17b-6b4805bd9c4f" ], "release_date": null, "rotation_status": "Library", "is_local": false, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }