Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7779/
{ "parent": "https://api.routeconverter.com/v1/categories/7711/", "name": "Oberpfalz", "children": [], "routes": [ { "description": "Laaber - Pielenhofen - Kallmünz - Naab - Nittendorf - schwarze Laaber - Laaber (teilweise bergig; 54km)", "creator_name": "wernerf", "localFileUrl": { "file": "https://api.routeconverter.com/files/aff0b3d3-9de9-4f1b-8878-7f3ae10c0926" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41545/", "metadata": { "length": 61199, "lengthKind": "routed", "duration": 21054, "positionLists": 1, "positions": 4175, "size": 762224, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2023-06-25T09:34:09.384000+00:00", "elevationGain": 886, "elevationLoss": 905, "country": "DE" } } ], "url": "https://api.routeconverter.com/v1/categories/7779/" }