API docs are here: https://lists-ws.ala.org.au/swagger-ui/index.html#/
https://lists-ws.ala.org.au/v2/speciesList?pageSize=12 - example of how to get a set of lists
https://lists-ws.ala.org.au/v2/speciesList?pageSize=1 - as above, but to show total number of lists
https://lists-ws.ala.org.au/v2/speciesListItems/dr23929 - example of details for a single API
Major change is that large lists aren't allowed, meaning pagination is enforced. Some new filtering options.
API docs are here:
https://lists-ws.ala.org.au/swagger-ui/index.html#/https://lists-ws.ala.org.au/v2/speciesList?pageSize=12- example of how to get a set of listshttps://lists-ws.ala.org.au/v2/speciesList?pageSize=1- as above, but to show total number of listshttps://lists-ws.ala.org.au/v2/speciesListItems/dr23929- example of details for a single APIMajor change is that large lists aren't allowed, meaning pagination is enforced. Some new filtering options.