This endpoint presents the RouteConverter API for categories in the system.

GET /v1/categories/1005/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Tue, 10 May 2011 20:34:14 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/2353/",
    "name": "155",
    "children": [],
    "routes": [
        {
            "description": "155 A to 155 A + UMLEITUNG",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/5e13b0ae-4add-4357-9a51-ff7bae835b5a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3766/",
            "metadata": {
                "length": 20635,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 54,
                "size": 7157,
                "format": "Navigon Mobile Navigator 7 (*.freshroute)",
                "country": "DE"
            }
        },
        {
            "description": "155 A to 155 A ohne Umleitung",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/38ebcc94-3371-41b3-b377-77b521e724d8"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3767/",
            "metadata": {
                "length": 20577,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 54,
                "size": 7156,
                "format": "Navigon Mobile Navigator 7 (*.freshroute)",
                "country": "DE"
            }
        },
        {
            "description": "155 A to 155 B",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/3f559060-dfc0-4538-9980-23f3fb6aa719"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3768/",
            "metadata": {
                "length": 10729,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 25,
                "size": 3363,
                "format": "Navigon Mobile Navigator 7 (*.freshroute)",
                "country": "DE"
            }
        },
        {
            "description": "155 B to 155 A +UMLEITUNG",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/502d3536-dbb4-4195-9019-5a79d2022660"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3769/",
            "metadata": {
                "length": 11032,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 30,
                "size": 4023,
                "format": "Navigon Mobile Navigator 7 (*.freshroute)",
                "country": "DE"
            }
        },
        {
            "description": "155 B - A ohne Umleitung",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/2140b4bf-7d62-4e92-8a86-a2e24fe311d2"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3770/",
            "metadata": {
                "length": 10962,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 30,
                "size": 4018,
                "format": "Navigon Mobile Navigator 7 (*.freshroute)",
                "country": "DE"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1005/"
}