You create a custom list named Products. You need to perform a Representational State Transfer
(REST) query that returns the first product in the list. Which URL should you use?
A.
http://intranet/Lists/Products/ListData.svc $expand=1
B.
http://intranet/Lists/Products/AllItems.aspx contents=1
C.
http://intranet/_vti_bin/ListData.svc/Products(1)
D.
http://intranet/_vti_bin/ListData.svc/Products $filter=1