Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/8074/
{ "parent": "https://api.routeconverter.com/v1/categories/7863/", "name": "Jordan", "children": [], "routes": [ { "description": "Jordan-Fix Radar 01@0 to Mobile Radar 130", "creator_name": "archive", "localFileUrl": { "file": "https://api.routeconverter.com/files/54e1e6d5-d6f5-488a-8e40-b9566bca1c9a" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/53407/", "metadata": { "length": 4770275, "lengthKind": "straight-line", "positionLists": 1, "positions": 263, "size": 19460, "format": "GPS Exchange Format 1.1 (*.gpx)", "country": "JO" } } ], "url": "https://api.routeconverter.com/v1/categories/8074/" }