Now when you do an API call to /lists/:id/items you can add the "include" query string to get related records.

For example, if a list includes products this will get all graphical assets associated with the products:

/lists/:id/items?include=assets