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

GET /v1/categories/7805/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Fri, 22 Nov 2024 08:27:14 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/7735/",
    "name": "CLFUOTIV",
    "children": [],
    "routes": [
        {
            "description": "MACE- ARCI",
            "creator_name": "TOYS",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/cac801bf-6a11-457e-a28d-67a94e440792"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41660/",
            "metadata": {
                "length": 109861,
                "lengthKind": "track",
                "duration": 45420,
                "positionLists": 3,
                "positions": 3352,
                "size": 1067422,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2024-10-06T06:54:13+00:00",
                "elevationGain": 485,
                "elevationLoss": 833,
                "country": "IT"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/7805/"
}