Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/502575/?format=api
{ "id": 502575, "uri": "https://api.kexp.org/v2/plays/502575/?format=api", "airdate": "2002-01-01T10:10:00-08:00", "show": 8637, "show_uri": "https://api.kexp.org/v2/shows/8637/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Seven on the Line", "track_id": "3a2398de-e385-4a71-ad93-362873d78e54", "recording_id": null, "artist": "Jukebox Junkies", "artist_ids": [ "dfcef945-29e0-4473-ac83-484fabf6e775" ], "album": "Choose Your Fix", "release_id": "be076d05-e7f3-49c0-a020-dcc607e241b0", "release_group_id": null, "labels": [ "self-released" ], "label_ids": [], "release_date": null, "rotation_status": "Heavy", "is_local": false, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }