Apple in the River

Apple in the River (Latvian: Ābols upē) is a 1974 Latvian drama film directed by Aivars Freimanis.[1]

Plot

Young docker acquainted with the student Anita, who came to Riga from a small fishing village. She accepted the invitation of the young man she liked to spend the evening at the club, where he played in amateur vocal and instrumental ensemble. After the dance, they go to Janis, but the next day Anita comes home unexpectedly. All attempts to find her Janis at the home of relatives in Riga fails.[2]

Cast

gollark: You should have me manage lyricly.xyz.
gollark: ```rustuse chrono::prelude::*;use pulldown_cmark::{Options, Parser, html};pub fn format_time(time: DateTime<Utc>) -> String { time.format("%Y-%m-%d %H:%M:%S").to_string()}pub fn render_markdown(md: &str) -> String { let mut options = Options::empty(); options.insert(Options::ENABLE_STRIKETHROUGH); options.insert(Options::ENABLE_FOOTNOTES); options.insert(Options::ENABLE_TABLES); let parser = Parser::new_ext(md, options); let mut out = String::with_capacity(md.len() * 3 / 2); html::push_html(&mut out, parser); out}```rust.
gollark: > does anyone even know how to program games that don't break when you change the resolution‽... yes?
gollark: ++random 1 5
gollark: Pick randomly

References

  1. "Ābols upē". Kino Muzej. Retrieved 22 December 2012.
  2. "Latvijas filmas - Nacionālais Kino Centrs". Archived from the original on 2012-01-02. Retrieved 2015-12-16.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.