Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7106/
{ "parent": "https://api.routeconverter.com/v1/categories/2533/", "name": "Eröffnungsfahrt 2018 Vogelsberg", "children": [], "routes": [ { "description": "Eröffnungsfahrt 2018 Vogelsberg", "creator_name": "Strieckspoeen", "localFileUrl": { "file": "https://api.routeconverter.com/files/e666b7d1-1852-4842-be00-ba7e79054ead" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/38907/", "metadata": { "length": 399968, "lengthKind": "routed", "positionLists": 2, "positions": 62, "size": 12140, "format": "GPS Exchange Format 1.1 (*.gpx)", "country": "DE" } }, { "description": "Korbach, Landkreis Waldeck-Frankenberg, Regierungsbezirk Kassel, Hessen, 34497, Deutschland, Europe (administrative) to 10 B 251, 34497 Hessen, Deutschland", "creator_name": "1Tom", "localFileUrl": { "file": "https://api.routeconverter.com/files/b4a44bb1-f76b-4f95-a999-07bb904e1660" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/39125/", "metadata": { "length": 249435, "lengthKind": "routed", "positionLists": 1, "positions": 12, "size": 1951, "format": "GoPal 3 Route (*.xml)", "country": "DE" } } ], "url": "https://api.routeconverter.com/v1/categories/7106/" }