Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/2000/
{ "parent": "https://api.routeconverter.com/v1/categories/6745/", "name": "Kerpen (Rheinland)", "children": [], "routes": [ { "description": "Bushaltestellen - Briefkästen - Telefonzellen", "creator_name": "ahahn", "localFileUrl": { "file": "https://api.routeconverter.com/files/70827eaa-1d52-46ca-8f83-2542344e7568" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/8318/", "metadata": { "length": 44388, "lengthKind": "straight-line", "duration": 6623, "positionLists": 2, "positions": 3462, "size": 453771, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2011-02-16T15:53:55+00:00", "elevationGain": 201, "elevationLoss": 216, "country": "DE" } }, { "description": "Bushaltestellen", "creator_name": "ahahn", "localFileUrl": { "file": "https://api.routeconverter.com/files/1dc98d57-9c9b-42c4-b214-c301bf8d0b46" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/8319/", "metadata": { "length": 12138, "lengthKind": "straight-line", "duration": 7078, "positionLists": 2, "positions": 3164, "size": 412852, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2011-02-15T16:49:53+00:00", "elevationGain": 109, "elevationLoss": 120, "country": "DE" } }, { "description": "Bushaltestelle to Apotheke", "creator_name": "ahahn", "localFileUrl": { "file": "https://api.routeconverter.com/files/f7d71640-e6ea-42ba-aeda-723614627a44" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/8389/", "metadata": { "length": 65833, "lengthKind": "straight-line", "duration": 8559, "positionLists": 2, "positions": 4401, "size": 576112, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2011-02-17T15:37:43+00:00", "elevationGain": 316, "elevationLoss": 365, "country": "DE" } } ], "url": "https://api.routeconverter.com/v1/categories/2000/" }