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

GET /v1/categories/954/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Wed, 27 Jan 2010 20:07:59 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/22/",
    "name": "Doubs",
    "children": [],
    "routes": [
        {
            "description": "Jura1",
            "creator_name": "catliner",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/afe0e4ba-47ab-43a3-9ac3-2249bf2063b0"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3641/",
            "metadata": {
                "length": 508557,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 40,
                "size": 1292,
                "format": "Tom Tom 5 Route (*.itn)",
                "country": "CH"
            }
        },
        {
            "description": "Jura2",
            "creator_name": "catliner",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/3d48f24c-d0a3-4b8a-ba23-70180211612a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3642/",
            "metadata": {
                "length": 357930,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 25,
                "size": 837,
                "format": "Tom Tom 5 Route (*.itn)",
                "country": "CH"
            }
        },
        {
            "description": "Jura3",
            "creator_name": "catliner",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/2beb6eaa-5c27-41c6-8b82-c8161cabd18c"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3643/",
            "metadata": {
                "length": 457134,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 34,
                "size": 1153,
                "format": "Tom Tom 5 Route (*.itn)",
                "country": "CH"
            }
        },
        {
            "description": "Jura4",
            "creator_name": "catliner",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/d37fa191-87c3-4649-ad8b-b6ba74105bb6"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3644/",
            "metadata": {
                "length": 295558,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 15,
                "size": 434,
                "format": "Tom Tom 5 Route (*.itn)",
                "country": "CH"
            }
        },
        {
            "description": "bofcom",
            "creator_name": "catliner",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/076095c2-e9a8-49a1-8eb6-56ed862862f1"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3648/",
            "metadata": {
                "length": 262592,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 20,
                "size": 616,
                "format": "Tom Tom 5 Route (*.itn)",
                "country": "FR"
            }
        },
        {
            "description": "Jura",
            "creator_name": "catliner",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/78bac712-b5b6-44ba-9cd1-e458bfb418ad"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4169/",
            "metadata": {
                "length": 255873,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 25,
                "size": 854,
                "format": "Tom Tom 5 Route (*.itn)",
                "country": "CH"
            }
        },
        {
            "description": "Jura-Rück",
            "creator_name": "catliner",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/49ce9552-2e2a-46fc-8a65-998689de2792"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4170/",
            "metadata": {
                "length": 395296,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 13,
                "size": 442,
                "format": "Tom Tom 5 Route (*.itn)",
                "country": "DE"
            }
        },
        {
            "description": "Jura-Rück1",
            "creator_name": "catliner",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/fb7fe977-999c-4a7c-b3ff-76edced00129"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4171/",
            "metadata": {
                "length": 386431,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 14,
                "size": 473,
                "format": "Tom Tom 5 Route (*.itn)",
                "country": "DE"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/954/"
}