I can’t query media by id (pk) only for name and alternative titles
I am trying to write a query to filter media for category, id, name and alternative titles. When I pass name or alternative title the query work normally, but when I pass only category and id the query return empty list.