Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7484/
{ "parent": "https://api.routeconverter.com/v1/categories/7483/", "name": "Gladbeck", "children": [], "routes": [ { "description": "Rundwanderung 08.04.2020 von Gladbeck Brauck nach Essen Karnap", "creator_name": "Ruhrpottschlingel", "localFileUrl": { "file": "https://api.routeconverter.com/files/6a9bebb8-53c5-48f6-bfb4-6f67b0838e55" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/40069/", "metadata": { "length": 7842, "lengthKind": "track", "duration": 7505, "positionLists": 1, "positions": 668, "size": 90856, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2020-04-08T08:36:09.240000+00:00", "elevationGain": 100, "elevationLoss": 98, "country": "DE" } } ], "url": "https://api.routeconverter.com/v1/categories/7484/" }