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

GET /v1/categories/6883/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sun, 16 Jul 2017 07:44:12 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/109/",
    "name": "Dolomiti",
    "children": [],
    "routes": [
        {
            "description": "5 passi Dolomiti  ( Fedaia, Pordoi, Falzarego, Giau e Staulanza)",
            "creator_name": "Aldo",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/2b55bd3b-b458-4cc1-83f2-f80f1e8bea1f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/37916/",
            "metadata": {
                "length": 401240,
                "lengthKind": "routed",
                "positionLists": 3,
                "positions": 8752,
                "size": 731516,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "IT"
            }
        },
        {
            "description": "Die Hochplateaus um Bozen (290.399 km, 7359 hm) - Bike und Ski Hotel Diana",
            "creator_name": "twinkle",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/cf503432-414a-4274-a3e2-13478ae27938"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38585/",
            "metadata": {
                "length": 290763,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 4760,
                "size": 324873,
                "format": "GPS Exchange Format 1.0 (*.gpx)",
                "elevationGain": 19685,
                "elevationLoss": 19685,
                "country": "IT"
            }
        },
        {
            "description": "KurzeMarmoladaTenz",
            "creator_name": "twinkle",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/b4c64735-9622-46f3-ac1f-f1c351dc1c36"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38586/",
            "metadata": {
                "length": 360147,
                "lengthKind": "routed",
                "duration": 20449,
                "positionLists": 2,
                "positions": 4930,
                "size": 481099,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2017-08-03T02:33:04+00:00",
                "elevationGain": 16156,
                "elevationLoss": 16156,
                "country": "IT"
            }
        },
        {
            "description": "Rundfahrt Test",
            "creator_name": "Spyra",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/ab820435-f946-42fc-ace0-1075abf75876"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40285/",
            "metadata": {
                "length": 221142,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 38,
                "size": 11033,
                "format": "Google Earth 5 (*.kml)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "DE"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/6883/"
}