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

GET /v1/categories/659/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sun, 12 Jul 2009 23:05:24 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/658/",
    "name": "Azoren",
    "children": [],
    "routes": [
        {
            "description": "Pico Vulkankrater Abstieg",
            "creator_name": "WVdse",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/8646a0e4-57a5-4631-a616-0078a5c2a43a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2323/",
            "metadata": {
                "length": 3964,
                "lengthKind": "track",
                "duration": 6003,
                "positionLists": 1,
                "positions": 881,
                "size": 157068,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2009-06-18T13:40:47+00:00",
                "elevationGain": 279,
                "elevationLoss": 1357
            }
        },
        {
            "description": "Pico Vulkankrater Aufstieg",
            "creator_name": "WVdse",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/1d614e26-1bfa-4c02-bd81-ff3dc6a717fd"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2324/",
            "metadata": {
                "length": 4754,
                "lengthKind": "track",
                "duration": 9145,
                "positionLists": 1,
                "positions": 1271,
                "size": 226285,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2009-06-18T08:30:15+00:00",
                "elevationGain": 1648,
                "elevationLoss": 618
            }
        },
        {
            "description": "Flug Faial - Terceira - Sao Miguel",
            "creator_name": "WVdse",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/62c5bbc3-9203-486a-b8fb-55e545ceaf21"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2328/",
            "metadata": {
                "length": 379687,
                "lengthKind": "track",
                "duration": 7039,
                "positionLists": 1,
                "positions": 1005,
                "size": 178990,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2009-06-20T11:11:42+00:00",
                "elevationGain": 7649,
                "elevationLoss": 7578
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/659/"
}