Which URL pattern is recommended when working with one resource and a collection of resources?
/company/{id} and /company
/company/{id} and /companies
/companies/{id} and /company
/companies/{id} and /companies