Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1358/
{ "parent": "https://api.routeconverter.com/v1/categories/97/", "name": "Türkei (Türkiye)", "children": [], "routes": [ { "description": "Tirtar-Dikmen", "creator_name": "kemal", "localFileUrl": { "file": "https://api.routeconverter.com/files/baaf7ffc-8fd7-483a-a4b9-1a4f659481dc" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/4755/", "metadata": { "length": 12457, "lengthKind": "track", "duration": 25611, "positionLists": 1, "positions": 3931, "size": 527781, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2010-05-04T07:41:11+00:00", "elevationGain": 1727, "elevationLoss": 1718, "country": "TR" } } ], "url": "https://api.routeconverter.com/v1/categories/1358/" }