Sprijin Bază de date filme (The Movie Database)

As mentioned in other similar topics, there is currently a rather constraining issue when making an API request. Indeed, sometimes the response is mixed and has no coherence with the expected answer. Below is an example by making a request to the following endpoint:

https://api.themoviedb.org/3/movie/64212?append_to_response=credits,release_dates,changes&end_date=20240706&start_date=20240704&language=fr-FR

This does not happen systematically every time; it is quite random...

{
  id: 389362,
  page: 1,
  results: [],
  total_pages: 0,
  total_results: 0,
  credits: {
    adult: false,
    backdrop_path: '/wRpHD0mEs96X5wPyTPmOADNuKLX.jpg',
    belongs_to_collection: null,
    budget: 0,
    genres: [ [Object], [Object], [Object], [Object], [Object] ],
    homepage: '',
    imdb_id: 'tt0982939',
    origin_country: [ 'PL' ],
    original_language: 'pl',
    original_title: 'Świadek koronny',
    overview: '',
    popularity: 2.881,
    poster_path: '/jc1jiqPU2P2U8t0205sBA1KK5EU.jpg',
    production_companies: [ [Object] ],
    production_countries: [ [Object] ],
    release_date: '2007-02-02',
    revenue: 0,
    runtime: 97,
    spoken_languages: [ [Object] ],
    status: 'Released',
    tagline: '',
    title: 'Świadek koronny',
    video: false,
    vote_average: 5.043,
    vote_count: 23
  },
  changes: {
    cast: [
      [Object], [Object],
      [Object], [Object],
      [Object], [Object],
      [Object], [Object],
      [Object], [Object],
      [Object], [Object],
      [Object], [Object],
      [Object]
    ],
    crew: [
      [Object], [Object],
      [Object], [Object],
      [Object], [Object],
      [Object], [Object]
    ]
  },
  release_dates: { results: [ [Object] ] }
}

1 răspuns (pe pagina 1 din 1)

Jump to last post

@TheSizkarn said:

As mentioned in other similar topics, there is currently a rather constraining issue when making an API request. Indeed, sometimes the response is mixed and has no coherence with the expected answer. Below is an example by making a request to the following endpoint:

https://api.themoviedb.org/3/movie/64212?append_to_response=credits,release_dates,changes&end_date=20240706&start_date=20240704&language=fr-FR

This does not happen systematically every time; it is quite random...

{
  id: 389362,
  page: 1,
}

In your Request example I only noticed an error in the date format.
The - separator is missing.
I tested your example.
I believe I received the correct answer.

https://api.themoviedb.org/3/movie/64212?api_key=THE_KEY&append_to_response=credits,release_dates,changes&end_date=2024-07-06&start_date=2024-07-04&language=fr-FR

The answer I received.

adult   false
backdrop_path   "/wRpHD0mEs96X5wPyTPmOADNuKLX.jpg"
belongs_to_collection   null
budget  0
genres  […]
homepage    ""
id  64212
imdb_id "tt0982939"
origin_country  […]
original_language   "pl"
original_title  "Świadek koronny"
overview    ""
popularity  2.324
poster_path "/jc1jiqPU2P2U8t0205sBA1KK5EU.jpg"
production_companies    […]
production_countries    […]
release_date    "2007-02-02"
revenue 4891205
runtime 97
spoken_languages    […]
status  "Released"
tagline ""
title   "Świadek koronny"
video   false
vote_average    5
vote_count  23
credits 
cast    […]
crew    […]
release_dates   
results […]
changes 
changes […]

Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.

Globale

s focalizează bara de căutare
p deschide meniul profilului
esc închide o fereastră deschisă
? deschide fereastra cu scurtături de la tastatură

Pe paginile media

b mergi înapoi (sau la părinte atunci când este cazul)
e mergi la pagina de editare

Pe paginile sezoanelor filmelor seriale

(săgeată dreapta) mergi la sezonul următor
(săgeată stânga) mergi la sezonul precedent

Pe paginile episoadelor filmelor seriale

(săgeată dreapta) mergi la episodul următor
(săgeată stânga) mergi la episodul precedent

Pe toate paginile de imagini

a deschide fereastra pentru adăugarea de imagini

Pe toate paginile de editare

t deschide selectorul de traduceri
ctrl+ s trimite formularul

Pe paginile de discuții

n crează o discuție nouă
w comută starea de vizionare
p comută publică/privată
c comută închisă/deschisă
a deschide activitatea
r răspunde la discuție
l mergi la ultimul răspuns
ctrl+ enter trimite mesajul
(săgeată dreapta) pagina următoare
(săgeată stânga) pagina precedentă

Setări

Doriți să evaluați sau să adăugați acest articol într-o listă?

Autentificare