Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1316/
{ "parent": "https://api.routeconverter.com/v1/categories/1160/", "name": "Wisconsin", "children": [], "routes": [ { "description": "1996 E Fillmore Ave - Eau Claire, WI; 996 E Fillmore Ave, Eau Claire, WI, 54701 to 16992 E Fillmore Ave - Eau Claire, WI; 992 E Fillmore Ave, Eau Claire, WI, 54701", "creator_name": "ddan1967", "localFileUrl": { "file": "https://api.routeconverter.com/files/22b29a6d-eea5-421d-9a93-ed7737d5d2bf" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/4697/", "metadata": { "length": 868880, "lengthKind": "straight-line", "positionLists": 1, "positions": 16, "size": 1319, "format": "Tom Tom 9.5 Route (*.itn)", "country": "US" } } ], "url": "https://api.routeconverter.com/v1/categories/1316/" }