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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/2353/",
    "name": "108",
    "children": [],
    "routes": [
        {
            "description": "108 A to 108 B",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/bbe2fc0b-0087-4cf0-b9d9-57f5db150a5a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3754/",
            "metadata": {
                "length": 12373,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 30,
                "size": 4036,
                "format": "Navigon Mobile Navigator 7 (*.freshroute)",
                "country": "DE"
            }
        },
        {
            "description": "108 A to 108 H",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/b2c58d43-5888-4866-8f8e-c0d88b4c52cb"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3755/",
            "metadata": {
                "length": 11054,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 28,
                "size": 3756,
                "format": "Navigon Mobile Navigator 7 (*.freshroute)",
                "country": "DE"
            }
        },
        {
            "description": "108 B to 108 A",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/043588c9-7592-4450-8c5c-0cd9b0c175c0"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3756/",
            "metadata": {
                "length": 12290,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 28,
                "size": 3745,
                "format": "Navigon Mobile Navigator 7 (*.freshroute)",
                "country": "DE"
            }
        },
        {
            "description": "108 B to 108 C",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/6f9b5d89-226e-4787-9ec4-e10a74067794"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3757/",
            "metadata": {
                "length": 7984,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 20,
                "size": 2665,
                "format": "Navigon Mobile Navigator 7 (*.freshroute)",
                "country": "DE"
            }
        },
        {
            "description": "108 C - B",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/14d13ed5-eaf5-4b0a-a900-4fdb38da5f10"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3758/",
            "metadata": {
                "length": 7944,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 19,
                "size": 2551,
                "format": "Navigon Mobile Navigator 7 (*.freshroute)",
                "country": "DE"
            }
        },
        {
            "description": "108 C to 108 H",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/c9075265-2dca-4114-8a1c-11ed38771a7f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3759/",
            "metadata": {
                "length": 6621,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 17,
                "size": 2277,
                "format": "Navigon Mobile Navigator 7 (*.freshroute)",
                "country": "DE"
            }
        },
        {
            "description": "108 H to 108 A",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/9fc1411c-5efd-45d6-adf3-a2ae8517694d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3760/",
            "metadata": {
                "length": 11288,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 27,
                "size": 3585,
                "format": "Navigon Mobile Navigator 7 (*.freshroute)",
                "country": "DE"
            }
        },
        {
            "description": "108 H to 108 C",
            "creator_name": "Theo Retisch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/5530b030-0694-4a48-b6cd-293424858605"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3761/",
            "metadata": {
                "length": 6967,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 19,
                "size": 2507,
                "format": "Navigon Mobile Navigator 7 (*.freshroute)",
                "country": "DE"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1003/"
}