You can combine multiple search criteria, and sortingSorting (Computer Science) An argument of a query that determines the order of records in a result, in the same queryQuery (Computer Science) A query is a request for data or information from a database table or combination of tables, or an API that manages access to those tables, like so:

{
  objectObject (Museology) Artefact or specimen held in a museum collection.

(Computer science) A software "bundle" consisting of a set of variables which define the states the object can exist in and a set of functions that define its behavior.(titleTitle (Museology) The name given to the design or work of art.:"Drawing", sort:[{year:"asc"}]){
    identifierIdentifier (API) A group of fields containing different unique identifiers for an object, agent, exhibition, or other unique datatype
    title
    departmentDepartment (API) The section of the museum that an object is associated with.
  }
}