Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/482520/?format=api
{ "id": 482520, "uri": "https://api.kexp.org/v2/plays/482520/?format=api", "airdate": "2001-11-01T14:03:45-08:00", "show": 8238, "show_uri": "https://api.kexp.org/v2/shows/8238/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Relected Moon", "track_id": null, "recording_id": null, "artist": "The Guarneri Underground", "artist_ids": [ "23d9a73f-1016-46ac-825b-97d8c3cb639f" ], "album": "New World", "release_id": "ac357d0c-8800-41a3-8c1f-ea4f7fc290dc", "release_group_id": null, "labels": [ "self released" ], "label_ids": [], "release_date": null, "rotation_status": "Library", "is_local": true, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }