Purpose: get all of the data associated with a fixture. (see https://github.com/dimagi/commcare-core/wiki/fixtures for the definition of fixture)
Authentication: For more information, please review https://dimagi.atlassian.net/wiki/x/LwXKfw.
Base URLs:
(for individual fixture items): https://www.commcarehq.org/a/[domain]/api/[version]/fixture/[fixture_item_id]/
(for a specific fixture table): https://www.commcarehq.org/a/[domain]/api/[version]/fixture/?fixture_type=[name of table]
(for a list of all fixture types): https://www.commcarehq.org/a/[domain]/api/[version]/fixture/
...