Discover/fond-kino.ru API
live

fond-kino.ru APIfond-kino.ru

Access Russian cinema box office stats, film catalog, screening schedules, exhibitor data, and analytical reports from the EAIS platform via 9 structured endpoints.

Endpoints
9
Updated
3mo ago
Try it

No input parameters required.

api.parse.bot/scraper/d56c4fb4-6737-4279-8ed5-a838f3c7f232/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/d56c4fb4-6737-4279-8ed5-a838f3c7f232/get_homepage_trends' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 9 totalclick to expand

Get current cinema trends including general box office statistics for the last 30 days grouped by weekend and the top films for yesterday.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "top_films": "array of top-performing films with detailed box office and metadata",
    "general_stats": "array of weekend box office statistics with revenue, tickets, sessions, and average price"
  },
  "sample": {
    "data": {
      "top_films": [
        {
          "id": "111081426",
          "year": "2025",
          "genre": "драма",
          "title": "Коммерсант",
          "money0": 373921381,
          "country": "Россия",
          "tickets0": 680069,
          "launch_date": "2026.04.23T00:00:00"
        }
      ],
      "general_stats": [
        {
          "sum": 2462148730,
          "rupart": 74.4,
          "periodId": "TOTAL",
          "quantity": 4991378,
          "sessions": 453910,
          "dateStart": "2026.04.15T00:00:00",
          "dateFinish": "2026.05.15T00:00:00",
          "middlePrice": 493.28,
          "moneyPerSession": 5424.31,
          "ticketsPerSession": 11
        }
      ]
    },
    "status": "success"
  }
}

About the fond-kino.ru API

The fond-kino.ru API exposes 9 endpoints covering the Russian cinema industry data published by the Cinema Fund's EAIS platform, including box office revenue, ticket sales, and screening distribution. get_top20_box_office returns daily or period-level rankings with ruble revenue and distributor attribution. get_film_box_office_dynamics provides time-series performance data per film. get_exhibitors_list surfaces registered cinema operators with region and chain details.

Film Catalog and Box Office

search_films accepts filters for release date range (period_start, period_end), distributor ID, age restrictions, box office bracket (money), and a keyword query. Results return paginated film objects with id, title, poster, url, and release_date, controlled via offset and has_more. get_film_detail takes a film_id and returns structured metadata (distributor, genre, country, director) alongside an audience ratings object from the EAIS ratings feed.

Time-Series Performance Data

get_film_box_office_dynamics returns per-period records — each with sum (rubles), quantity (tickets), sessions, dateStart, and dateFinish — for a given film over a configurable date window. The group_by parameter controls granularity (1 for daily). get_film_screening_schedule covers distribution metrics for the same window: cinemasNum, sroomsNum, and seansesNum per period. Both endpoints default to the last 30 days when dates are omitted.

Trends, Rankings, and Industry Content

get_homepage_trends returns two parallel datasets: top_films (yesterday's leaders with box office metadata) and general_stats (weekend-aggregated revenue, tickets, sessions, and average ticket price for the past 30 days). get_top20_box_office accepts period_start and period_end in YYYY.MM.DD format and returns ranked film objects including money0, tickets0, distributor, and launch_date.

Exhibitors, News, and Reports

get_exhibitors_list returns paginated records of registered cinema exhibitors, each carrying region, city, name, id, and chain. get_news_list provides industry news items with title, date, summary, and views. get_analytical_reports_list lists periodic research publications with title, date_range, and a direct url to the report download.

Common use cases
  • Track weekly Russian box office rankings by pulling get_top20_box_office for consecutive weekend periods.
  • Build a film performance dashboard using get_film_box_office_dynamics to chart ruble revenue and ticket sales over time.
  • Monitor how wide a film's theatrical release is by comparing cinemasNum and sroomsNum from get_film_screening_schedule.
  • Populate a Russian cinema catalog with poster, release date, distributor, and genre data from search_films and get_film_detail.
  • Map cinema operator coverage by region using exhibitor region, city, and chain fields from get_exhibitors_list.
  • Aggregate industry news headlines and view counts for a media monitoring tool using get_news_list.
  • Download links to official EAIS analytical reports for offline research using get_analytical_reports_list.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does fond-kino.ru have an official public developer API?+
The EAIS platform does not publish a documented public REST API for third-party developers. This API provides structured programmatic access to the data available on the fond-kino.ru site.
What does `get_film_box_office_dynamics` return and how granular is the data?+
get_film_box_office_dynamics returns an array of period records for a specific film_id, each with total revenue (sum in rubles), tickets sold (quantity), screening sessions, and the period start/end timestamps. Setting group_by to 1 gives daily granularity. Omitting date parameters defaults the window to the past 30 days.
Does the API cover individual cinema-level box office breakdowns?+
Not currently. The API covers national and film-level aggregates — revenue, tickets, and session counts — along with exhibitor directory data (chain, region, city). You can fork this API on Parse and revise it to add a cinema-specific breakdown endpoint if that granularity becomes accessible.
Can I filter the film catalog by distributor or genre?+
search_films supports filtering by distributor_id, age_restrictions, box office bracket (money), release date range, and a keyword query. Genre is returned in the metadata object from get_film_detail but is not currently a filter parameter in the search endpoint. You can fork the API on Parse and revise it to add genre-based filtering.
How far back does box office historical data go?+
The endpoints default to the last 30 days when no dates are specified, but period_start and period_end parameters are accepted on get_film_box_office_dynamics, get_film_screening_schedule, and get_top20_box_office, allowing custom date ranges. The effective historical depth depends on what the EAIS platform retains; deep archival coverage is not guaranteed for all films.
Page content last updated . Spec covers 9 endpoints from fond-kino.ru.
Related APIs in EntertainmentSee all →
noor-book.com API
Search and discover books across 1,800+ categories in the Noor Book library, retrieving detailed information about titles, authors, biographies, and book metadata. Access comprehensive author profiles and browse one of the largest Arabic and English digital book collections with over 289,000 authors.
vg.no API
Access VG.no's latest news, articles, sports scores, and TV guides through a single interface where you can browse the front page, search articles by topic, view category-specific content, and find related stories. Get real-time sports scores and television schedules alongside comprehensive news coverage from Norway's leading news outlet.
vegasinsider.com API
Retrieve MLB betting odds from major sportsbooks including bet365, FanDuel, and DraftKings, covering Moneyline, Total, and Runline markets for any supported date. Easily compare odds across books to identify the best available lines.
novelbin.me API
Search and browse novels by title, genre, or popularity, and explore trending, completed, or recently updated works. Access full novel details, chapter listings, chapter content, author information, related titles, and reader comments. Authenticated users can manage bookmarks with reading-status tracking and subscribe to novels for update notifications.
quizbowlpackets.com API
Search and browse thousands of quizbowl question sets across all competition levels, then access detailed metadata like difficulty, subjects, and download links for each packet. Find the perfect practice materials for High School, Collegiate, Middle School, or Pop Culture quizbowl competitions.
glastonburyfestivals.co.uk API
Discover historical and current Glastonbury Festival line-ups, find artist set times and stage locations, and search for specific performers across all festival years. Stay updated with the latest festival news and explore detailed information about festival areas and stages.
puntoticket.com API
Browse and search events happening in Chile with PuntoTicket, viewing featured shows, filtering by category, and checking detailed pricing and availability for concerts, theater, sports, and more. Find the perfect event by exploring all listings or discovering what's trending right now.
wynncraft.com API
Access detailed Wynncraft game information to look up item metadata and search across the complete item database, retrieve player statistics and character inventories, and browse guild information and global search results. Use this data to compare gear, track player progress, analyze guild rosters, or build tools for the Wynncraft community.