API returns GeoJSON location of past courses within a certifying organisation. The location is the location of the training center where this course will be held.

GET /id/qgis/certifyingorganisation/qgis-geographic-innovations-for-development-soluti/feed/past-course/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "type": "FeatureCollection",
    "features": []
}