Blog

Multi-Project, Provider’s ID Filter, Variable Updates

A few updates have been made to the Local Contexts Hub API. For more detailed information visit our API Guide or Changelog.

New Calls:

  • Multi-Project Detail: Loads the project information for all projects whose unique_id is included at the end of the path.
  • Institution Projects by Providers ID: Get a list of all projects of an institution by the institution_id, filtered by a providers_id.

New Variables:

  • Added to the Project Detail calls (both Notices and Labels)
    • sub_projects: An array with unique_ids for all sub-projects connected to this project. If no sub-projects are connected, this array will be empty.
    • related_projects: An array with unique_ids for all related projects connected to this project. If no related projects are connected, this array will be empty.

These new variables were added in conjunction with the new Hub updates. Check out the blog post here for more information.

The Local Contexts team appreciates user questions and feedback as we continue to develop the Hub into a useful tool! Please get in touch with us by emailing support@localcontexts.org.