Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
74 changes: 74 additions & 0 deletions data/movieDetailData.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
{
"adult": false,
"backdrop_path": "/kYgQzzjNis5jJalYtIHgrom0gOx.jpg",
"belongs_to_collection": {
"id": 77816,
"name": "쿵푸팬더 시리즈",
"poster_path": "/xoYc0RYKSc3xC4S9OpPZxKocKtj.jpg",
"backdrop_path": "/uDosHOFFWtF5YteBRygHALFqLw2.jpg"
},
"budget": 85000000,
"genres": [
{
"id": 16,
"name": "애니메이션"
},
{
"id": 28,
"name": "액션"
},
{
"id": 10751,
"name": "가족"
},
{
"id": 35,
"name": "코미디"
},
{
"id": 14,
"name": "판타지"
}
],
"homepage": "",
"id": 1011985,
"imdb_id": "tt21692408",
"origin_country": [
"US"
],
"original_language": "en",
"original_title": "Kung Fu Panda 4",
"overview": "마침내 내면의 평화… 냉면의 평화…가 찾아왔다고 믿는 용의 전사 '포' 이젠 평화의 계곡의 영적 지도자가 되고, 자신을 대신할 후계자를 찾아야만 한다. \"이제 용의 전사는 그만둬야 해요?\" 용의 전사로의 모습이 익숙해지고 새로운 성장을 하기보다 지금 이대로가 좋은 '포' 하지만 모든 쿵푸 마스터들의 능력을 그대로 복제하는 강력한 빌런 '카멜레온'이 나타나고 그녀를 막기 위해 정체를 알 수 없는 쿵푸 고수 '젠'과 함께 모험을 떠나게 되는데… 포는 가장 강력한 빌런과 자기 자신마저 뛰어넘고 진정한 변화를 할 수 있을까?",
"popularity": 1037.028,
"poster_path": "/1ZNOOMmILNUzVYbzG1j7GYb5bEV.jpg",
"production_companies": [
{
"id": 521,
"logo_path": "/kP7t6RwGz2AvvTkvnI1uteEwHet.png",
"name": "DreamWorks Animation",
"origin_country": "US"
}
],
"production_countries": [
{
"iso_3166_1": "US",
"name": "United States of America"
}
],
"release_date": "2024-03-02",
"revenue": 533540090,
"runtime": 94,
"spoken_languages": [
{
"english_name": "English",
"iso_639_1": "en",
"name": "English"
}
],
"status": "Released",
"tagline": "오랜만이지! 드림웍스 레전드 시리즈 마침내 컴백!",
"title": "쿵푸팬더 4",
"video": false,
"vote_average": 7.135,
"vote_count": 1751
}
401 changes: 401 additions & 0 deletions data/movieListData.json

Large diffs are not rendered by default.

Loading