Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7711/
{ "parent": "https://api.routeconverter.com/v1/categories/7677/", "name": "E-Bike Touren", "children": [ { "name": "Tegernsee (Germany)", "url": "https://api.routeconverter.com/v1/categories/7712/" }, { "name": "Franken (Germany)", "url": "https://api.routeconverter.com/v1/categories/7713/" }, { "name": "Pfalz (Germany)", "url": "https://api.routeconverter.com/v1/categories/7727/" }, { "name": "Innradweg", "url": "https://api.routeconverter.com/v1/categories/7756/" }, { "name": "Oberpfalz", "url": "https://api.routeconverter.com/v1/categories/7779/" }, { "name": "Ruhrgebiet", "url": "https://api.routeconverter.com/v1/categories/7781/" }, { "name": "Groningen", "url": "https://api.routeconverter.com/v1/categories/7851/" } ], "routes": [ { "description": "Wassermanntour", "creator_name": "freddy.s", "localFileUrl": { "file": "https://api.routeconverter.com/files/18f8fb3d-6f52-4879-a1dd-ae605988dfa2" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/40955/", "metadata": { "length": 653931, "lengthKind": "track", "positionLists": 19, "positions": 12688, "size": 154769, "format": "GPS Exchange Format 1.1 (*.gpx)", "elevationGain": 8466, "elevationLoss": 8489, "country": "DE" } }, { "description": "Limoeiro 25K", "creator_name": "lilsonoshiro", "localFileUrl": { "file": "https://api.routeconverter.com/files/7d7b64ce-30b2-4f7d-80b1-52ea98aad54c" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/40957/", "metadata": { "length": 25493, "lengthKind": "track", "positionLists": 1, "positions": 1504, "size": 130168, "format": "GPS Exchange Format 1.1 (*.gpx)", "elevationGain": 608, "elevationLoss": 607, "country": "BR" } }, { "description": "2019-06-26 Hochjoch", "creator_name": "m.jaeger.schruns@gmail.com", "localFileUrl": { "file": "https://api.routeconverter.com/files/0268d304-73ff-4838-9351-4181191321ce" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/40973/", "metadata": { "length": 23661, "lengthKind": "track", "positionLists": 1, "positions": 1921, "size": 171995, "format": "GPS Exchange Format 1.1 (*.gpx)", "elevationGain": 1502, "elevationLoss": 1496, "country": "AT" } }, { "description": "2019-06-29 Dalaas-Kristbergsattel", "creator_name": "m.jaeger.schruns@gmail.com", "localFileUrl": { "file": "https://api.routeconverter.com/files/11e8317c-cd3d-4745-9281-cebbe475b9b4" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/40974/", "metadata": { "length": 40914, "lengthKind": "track", "positionLists": 1, "positions": 3336, "size": 363222, "format": "GPS Exchange Format 1.1 (*.gpx)", "elevationGain": 1441, "elevationLoss": 1439, "country": "AT" } } ], "url": "https://api.routeconverter.com/v1/categories/7711/" }