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

GET /v1/categories/8063/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Tue, 11 Aug 2026 18:58:50 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/7863/",
    "name": "Israel",
    "children": [],
    "routes": [
        {
            "description": "KfarSaba-BenShemen-KfarSaba/KfarSaba-BenShemen-KfarSaba; Generated by GPSies.com http://www.gpsies.com/map.do?fileId=yfychbjlgiacmtzc",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/1a399c22-bdf9-4d78-858f-074bfc2d1df4"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/51988/",
            "metadata": {
                "length": 91544,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 3577,
                "size": 1093822,
                "format": "Nokia Landmark Exchange (*.lmx)",
                "elevationGain": 1895,
                "elevationLoss": 1895,
                "country": "IL"
            }
        },
        {
            "description": "GPS device/s",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/523417d5-7607-4746-91fe-772871cbe846"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/53338/",
            "metadata": {
                "length": 24496,
                "lengthKind": "track",
                "duration": 9617,
                "positionLists": 1,
                "positions": 519,
                "size": 61948,
                "format": "Google Earth 5 (*.kml)",
                "startTime": "2011-08-13T04:26:32+00:00",
                "elevationGain": 588,
                "elevationLoss": 575,
                "country": "IL"
            }
        },
        {
            "description": "GPS device/s (2)",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/fd96dd44-bb09-42bf-8b42-5df40458e36b"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/57541/",
            "metadata": {
                "length": 24496,
                "lengthKind": "track",
                "duration": 9617,
                "positionLists": 1,
                "positions": 519,
                "size": 61948,
                "format": "Google Earth 5 (*.kml)",
                "startTime": "2011-08-13T04:26:32+00:00",
                "elevationGain": 588,
                "elevationLoss": 575,
                "country": "IL"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/8063/"
}