Fetch the details of a specific site by its ID.
ID of the site to retrieve.
Serializer for Site objects.
Unique identifier for the site.
Name of the site.
255Date when data collection for this site was stopped. A non-null value indicates the site has been soft-deleted/archived.
ID of the site on external platforms used during exports. Used to associate site in Nectar with site within your database.
Address of the site.
255List of location tags in increasing specificity used to filter sites. Filters must be entered from more general to more specific. E.g. ['US', 'CA', 'ON']
10100Occupancy percent, must be a number from 0 to 100. Usage for the site will be multiplied by this value for specified connections.
^-?\d{0,3}(?:\.\d{0,4})?$