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

GET /v1/categories/6951/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Thu, 18 May 2017 21:16:11 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/29/",
    "name": "Norte",
    "children": [],
    "routes": [
        {
            "description": "Llodio to Llodio por Abejas",
            "creator_name": "GorkTron",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/6a904e8d-fd0f-4185-808c-68b291dca42b"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38168/",
            "metadata": {
                "length": 486988,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 58,
                "size": 2365,
                "format": "Tom Tom 5 Route (*.itn)",
                "country": "ES"
            }
        },
        {
            "description": "Circular Laudio (Araba) por Orbaneja del Castillo (Burgos)",
            "creator_name": "GorkTron",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/387dc358-6652-47df-a364-a7ae6053a9d8"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38169/",
            "metadata": {
                "length": 287198,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 57,
                "size": 2482,
                "format": "Tom Tom 5 Route (*.itn)",
                "country": "ES"
            }
        },
        {
            "description": "Circular Laudio (Alava) por Puerto de la Lunada (Cantabria & Burgos)",
            "creator_name": "GorkTron",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/4e7c6138-e84a-4e13-ae18-07405c1167f9"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38170/",
            "metadata": {
                "length": 383164,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 59,
                "size": 2444,
                "format": "Tom Tom 5 Route (*.itn)",
                "country": "ES"
            }
        },
        {
            "description": "Circ. Orozko (Bizkaia) por Embalse de Yesa (Navarra)",
            "creator_name": "GorkTron",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/e217de10-15c4-4774-9c13-d8bc333c06d6"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38171/",
            "metadata": {
                "length": 531691,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 33,
                "size": 1349,
                "format": "Tom Tom 5 Route (*.itn)",
                "country": "ES"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/6951/"
}