Get Past Course Project
API returns GeoJSON location of past courses within a project. The location is the location of the training center where this course will be held.
GET /en/creating-gis-map-data/feed/past-course/?format=api
{
"type": "FeatureCollection",
"features": []
}