Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7865/
{ "parent": "https://api.routeconverter.com/v1/categories/7857/", "name": "Belgium", "children": [], "routes": [ { "description": "Position 1 to Position 541", "creator_name": "ashhabkhan0@gmail.com", "localFileUrl": { "file": "https://api.routeconverter.com/files/5ca95b49-670f-42ff-99a8-716210c335d1" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41357/", "metadata": { "length": 8624, "lengthKind": "track", "duration": 540, "positionLists": 1, "positions": 541, "size": 266504, "format": "NMEA 0183 Sentences (*.nmea)", "startTime": "2023-01-16T11:53:57+00:00", "elevationGain": 97, "elevationLoss": 106, "country": "BE" } } ], "url": "https://api.routeconverter.com/v1/categories/7865/" }