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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/2353/",
    "name": "197",
    "children": [],
    "routes": [
        {
            "description": "197 A - B",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/6f5e551e-38bd-4d44-b94b-30bd477f39fb"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3786/",
            "metadata": {
                "length": 16798,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 45,
                "size": 6115,
                "format": "Navigon Mobile Navigator 7 (*.freshroute)",
                "country": "DE"
            }
        },
        {
            "description": "197 B to 197 A",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f0e5a21c-6349-4048-824e-b5ccc89b9c13"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3787/",
            "metadata": {
                "length": 17180,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 45,
                "size": 5840,
                "format": "Navigon Mobile Navigator 7 (*.freshroute)",
                "country": "DE"
            }
        },
        {
            "description": "197 G - K",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/03b60db2-339f-412c-9361-6b8f94eb64f3"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3788/",
            "metadata": {
                "length": 14059,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 34,
                "size": 4464,
                "format": "Navigon Mobile Navigator 7 (*.freshroute)",
                "country": "DE"
            }
        },
        {
            "description": "197 K to 197 G",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/e9b9739c-268f-4ec2-aa8c-e8d14eec3c2a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3789/",
            "metadata": {
                "length": 16651,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 36,
                "size": 4969,
                "format": "Navigon Mobile Navigator 7 (*.freshroute)",
                "country": "DE"
            }
        },
        {
            "description": "197 K to 197 M",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/8f7fb567-3a6d-4e46-98f6-9566dd5e1069"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3790/",
            "metadata": {
                "length": 9936,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 22,
                "size": 3126,
                "format": "Navigon Mobile Navigator 7 (*.freshroute)",
                "country": "DE"
            }
        },
        {
            "description": "197 M to 197 K",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a5ad6b2b-b5b5-41b4-bff4-6b9a02e9af6f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3791/",
            "metadata": {
                "length": 10099,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 21,
                "size": 2840,
                "format": "Navigon Mobile Navigator 7 (*.freshroute)",
                "country": "DE"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1011/"
}