Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/516234/?format=api
{ "id": 516234, "uri": "https://api.kexp.org/v2/plays/516234/?format=api", "airdate": "2002-02-10T10:18:00-08:00", "show": 8905, "show_uri": "https://api.kexp.org/v2/shows/8905/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "So Hard To Share", "track_id": null, "recording_id": null, "artist": "John Mayall", "artist_ids": [ "18c1e06b-fe76-4802-b070-53a2f6b707bd" ], "album": "The Turning Point (Reissue)", "release_id": null, "release_group_id": null, "labels": [ "Polydor" ], "label_ids": [ "ce24ab18-1bd6-4293-a486-546d13d6a5e2" ], "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" }