Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1008/
{ "parent": "https://api.routeconverter.com/v1/categories/2353/", "name": "192", "children": [], "routes": [ { "description": "192 A to 192 B", "creator_name": "Theo Retisch", "localFileUrl": { "file": "https://api.routeconverter.com/files/b805d412-70fd-4e14-ba24-12ae2ee7ee12" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3775/", "metadata": { "length": 13581, "lengthKind": "straight-line", "positionLists": 1, "positions": 34, "size": 4521, "format": "Navigon Mobile Navigator 7 (*.freshroute)", "country": "DE" } }, { "description": "192 A to 192 C", "creator_name": "Theo Retisch", "localFileUrl": { "file": "https://api.routeconverter.com/files/f2cbdcda-fe0a-4c88-ba6a-45bcef6536e1" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3776/", "metadata": { "length": 8386, "lengthKind": "straight-line", "positionLists": 1, "positions": 22, "size": 2953, "format": "Navigon Mobile Navigator 7 (*.freshroute)", "country": "DE" } }, { "description": "192 B to 192 A", "creator_name": "Theo Retisch", "localFileUrl": { "file": "https://api.routeconverter.com/files/97f3c22d-325f-43ea-8298-069813a5f62e" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3777/", "metadata": { "length": 13495, "lengthKind": "straight-line", "positionLists": 1, "positions": 34, "size": 4475, "format": "Navigon Mobile Navigator 7 (*.freshroute)", "country": "DE" } }, { "description": "192 C to 192 A", "creator_name": "Theo Retisch", "localFileUrl": { "file": "https://api.routeconverter.com/files/7fe077ed-2252-4116-98c8-fb12c9cc53f2" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3778/", "metadata": { "length": 8062, "lengthKind": "straight-line", "positionLists": 1, "positions": 21, "size": 2794, "format": "Navigon Mobile Navigator 7 (*.freshroute)", "country": "DE" } }, { "description": "192 C - F", "creator_name": "Theo Retisch", "localFileUrl": { "file": "https://api.routeconverter.com/files/c3e85d77-d13b-4e55-975e-e749f45af9e0" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3779/", "metadata": { "length": 6440, "lengthKind": "routed", "positionLists": 1, "positions": 14, "size": 1904, "format": "Navigon Mobile Navigator 7 (*.freshroute)", "country": "DE" } }, { "description": "192 F - C", "creator_name": "Theo Retisch", "localFileUrl": { "file": "https://api.routeconverter.com/files/0a40ab04-e63e-46e5-93b2-5333df2fd4d8" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3780/", "metadata": { "length": 5019, "lengthKind": "straight-line", "positionLists": 1, "positions": 13, "size": 1550, "format": "Navigon Mobile Navigator 7 (*.freshroute)", "country": "DE" } } ], "url": "https://api.routeconverter.com/v1/categories/1008/" }