The Movie Database 支持

Dear [The Movie DB Support Team],

I am writing to report an issue with the /search/movie endpoint of your API. Despite following the documented guidelines, the URL does not seem to function as expected. This has disrupted the functionality of my application, which heavily relies on this endpoint for movie search features.

Could you please investigate this issue and provide a resolution or update? If additional details are required, feel free to let me know.

Looking forward to your prompt response.

Best regards, Mohamed Bilal

2 回复(第 1 页,共 1 页)

Jump to last post

To get an answer, you need to provide the exact query that you have sent to our API, as well as the answer that you have got.

Hi @Mohamed_Bilal,

I'm not seeing any issues with search. As @superboy97 mentioned, you'll need to provide the full request you are making and perhaps we can help.

Request

curl -v "https://api.themoviedb.org/3/search/movie?query=batman&api_key=###"

* Host api.themoviedb.org:443 was resolved.
* IPv6: (none)
* IPv4: 18.238.238.2, 18.238.238.6, 18.238.238.125, 18.238.238.127
*   Trying 18.238.238.2:443...
* Connected to api.themoviedb.org (18.238.238.2) port 443
...

> GET /3/search/movie?query=batman&api_key=### HTTP/2
> Host: api.themoviedb.org
> User-Agent: curl/8.7.1
> Accept: */*
>
* Request completely sent off
< HTTP/2 200
< content-type: application/json;charset=utf-8
< content-length: 11285
< date: Tue, 10 Dec 2024 15:49:22 GMT
< server: openresty
< cache-control: public, max-age=14950
< x-memc: HIT
< x-memc-key: 42dd19a497cd590f7963e472fd1c3079
< x-memc-age: 13726
< x-memc-expires: 14950
< etag: W/"7998bfd5f4cad34d1e516f1273909b81"
< vary: Accept-Encoding,accept-encoding
< x-cache: Hit from cloudfront
< via: 1.1 ccd80bade77fd2bbb09f5b5036b4b632.cloudfront.net (CloudFront)
< x-amz-cf-pop: SEA900-P5
< alt-svc: h3=":443"; ma=86400
< x-amz-cf-id: fL9ONfFDoOlnE9IkV3OZ_7tj7Cb-MVufJtDSGS-SnhLIv6TStnsNKQ==
< age: 4
< vary: Origin
<
* Connection #0 to host api.themoviedb.org left intact

Response

{
    "page": 1,
    "results": [
        {
            "adult": false,
            "backdrop_path": "/2va32apQP97gvUxaMnL5wYt4CRB.jpg",
            "genre_ids": [
                14,
                28,
                80
            ],
            "id": 268,
            "original_language": "en",
            "original_title": "Batman",
            "overview": "Batman must face his most ruthless nemesis when a deformed madman calling himself \"The Joker\" seizes control of Gotham's criminal underworld.",
            "popularity": 35.885,
            "poster_path": "/cij4dd21v2Rk2YtUQbV5kW69WB2.jpg",
            "release_date": "1989-06-21",
            "title": "Batman",
            "video": false,
            "vote_average": 7.2,
            "vote_count": 7836
        },
        {
            "adult": false,
            "backdrop_path": "/bxxupqG6TBLKC60M6L8iOvbQEr6.jpg",
            "genre_ids": [
                28,
                35,
                80
            ],
            "id": 2661,
            "original_language": "en",
            "original_title": "Batman",
            "overview": "The Dynamic Duo faces four super-villains who plan to hold the world for ransom with the help of a secret invention that instantly dehydrates people.",
            "popularity": 14.246,
            "poster_path": "/zzoPxWHnPa0eyfkMLgwbNvdEcVF.jpg",
            "release_date": "1966-07-30",
            "title": "Batman",
            "video": false,
            "vote_average": 6.416,
            "vote_count": 951
        },
        ...
    ],
    "total_pages": 9,
    "total_results": 175
}

找不到电影或节目?登录并创建它吧。

全站通用

s 聚焦到搜索栏
p 打开个人资料菜单
esc 关闭打开的窗口
? 打开键盘快捷键窗口

在媒体页面

b 返回(或返回上级)
e 进入编辑页面

在电视季页面

(右箭头)下一季
(左箭头)前一季

在电视集页面

(右箭头)下一集
(左箭头)上一集

在所有图像页面

a 打开添加图片窗口

在所有编辑页面

t 打开翻译选择器
ctrl+ s 提交

在讨论页面

n 创建新讨论
w 切换关注状态
p 设为公开 / 私密讨论
c 关闭 / 开放讨论
a 打开活动页
r 回复讨论
l 跳转至最新回复
ctrl+ enter 发送信息
(右箭头)下一页
(左箭头)前一页

设置

想给这个条目评分或将其添加到片单中?

登录

还不是会员?

注册加入社区