Viewing and editing a field collection item separate from the node where it is used.

Field collections actually can be pathed to for editing or deleting.  This is useful in cases where it has become detached from the node it was created with.

The path is made up of /field-collection/{field collection field name}

You can find the field collection field name by looking at the fields on the content type.

examples:
http://www.somesite,com/field-collection/field-carousel-media/97
http://www.somesite,com/field-collection/field-carousel-media/97/edit
http://www.somesite,com/field-collection/field-carousel-media/97/delete

The ids you can get from viewing the node data in the field.

section: