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

GET /v1/categories/6854/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sun, 25 Sep 2016 18:54:27 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/20/",
    "name": "Rundfahrten von Faak aus",
    "children": [],
    "routes": [
        {
            "description": "Sloweniien- Italien ca 6,5 std",
            "creator_name": "tom1659",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f1bcd077-47b9-4f55-b4b4-20d57e8c2d9d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38641/",
            "metadata": {
                "length": 376950,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 11,
                "size": 350,
                "format": "Tom Tom 9.5 Route (*.itn)",
                "country": "IT"
            }
        },
        {
            "description": "Italien-Slowenien- Predil ca 3 std",
            "creator_name": "tom1659",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/ec2b5aab-3026-4fab-b72c-4f4f152125c2"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38642/",
            "metadata": {
                "length": 131481,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 20,
                "size": 1139,
                "format": "Tom Tom 9.5 Route (*.itn)",
                "country": "IT"
            }
        },
        {
            "description": "Nockalmstrasse ohne Turacher Höhe",
            "creator_name": "tom1659",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/c32e33d6-0085-444a-828f-66a8a861e76d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38644/",
            "metadata": {
                "length": 214083,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 26,
                "size": 1697,
                "format": "Tom Tom 5 Route (*.itn)",
                "country": "AT"
            }
        },
        {
            "description": "12.08.19_Feldb.-Leutschach-Feldb.",
            "creator_name": "sandj",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/d50e81d0-a88e-49e2-a7f4-82933526f27a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/39799/",
            "metadata": {
                "length": 153785,
                "lengthKind": "track",
                "duration": 10473,
                "positionLists": 1,
                "positions": 3250,
                "size": 315096,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2019-08-12T10:05:58+00:00",
                "elevationGain": 3781,
                "elevationLoss": 3775,
                "country": "AT"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/6854/"
}