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

GET /v1/categories/8020/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Wed, 12 Aug 2026 16:29:37 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/8019/",
    "name": "Egypt",
    "children": [],
    "routes": [
        {
            "description": "GPS-Tour 42733",
            "creator_name": "stevens59",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/05c10fa7-ce38-463f-8aaa-546211dc5436"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/50456/",
            "metadata": {
                "length": 48684,
                "lengthKind": "straight-line",
                "duration": 11968,
                "positionLists": 2,
                "positions": 1443,
                "size": 482201,
                "format": "Training Center Database 2 (*.tcx)",
                "startTime": "2009-10-06T22:12:30+00:00",
                "elevationGain": 1392,
                "elevationLoss": 1370,
                "country": "EG"
            }
        },
        {
            "description": "2043-01-05 17:22:41",
            "creator_name": "ata65",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/112949e5-1f9a-4289-bb9f-f209e2e0e963"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/50839/",
            "metadata": {
                "length": 711448267,
                "lengthKind": "straight-line",
                "positionLists": 3305,
                "positions": 9058,
                "size": 103138,
                "format": "Wintec WBT-202 (*.tes)",
                "startTime": "1999-11-30T00:00:00+00:00",
                "elevationGain": 694711,
                "elevationLoss": 606292,
                "country": "EG"
            }
        },
        {
            "description": "Untitled Project/1 street",
            "creator_name": "AmrGomaa",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/97160fea-48f3-4f29-b8b5-c8806eebf031"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/51173/",
            "metadata": {
                "length": 2174,
                "lengthKind": "track",
                "positionLists": 4,
                "positions": 321,
                "size": 21098,
                "format": "Google Earth 5 (*.kml)",
                "elevationGain": 33,
                "elevationLoss": 27,
                "country": "EG"
            }
        },
        {
            "description": "79713;Bad S?kingen;Glarner Stra? 3 to +ACI-2953+ADs-Bad Muskau+ADs-Berliner Chaussee 4+ACI-",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/cd7698e0-d169-4a08-a605-3c5f1405325f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/56349/",
            "metadata": {
                "length": 68057769,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 3321,
                "size": 258064,
                "format": "Opel Navi 600/900 (*.poi)",
                "country": "EG"
            }
        },
        {
            "description": "Tracks/Klaus_Schroter2013/01/24_15:06",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/e9068858-6cc1-4441-8167-ebb8dba4c459"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/56989/",
            "metadata": {
                "length": 2234,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 1292,
                "size": 39133,
                "format": "Google Earth 3 (*.kml)",
                "elevationGain": 154,
                "elevationLoss": 182
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/8020/"
}