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

GET /v1/categories/8051/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Mon, 17 Aug 2026 18:13:08 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/8015/",
    "name": "Argentina",
    "children": [],
    "routes": [
        {
            "description": "BajadaDeSanJaverXSendaRojasPaz",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/077b1ea8-982b-4f22-94fb-7184465960d7"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/51552/",
            "metadata": {
                "length": 3170,
                "lengthKind": "track",
                "positionLists": 2,
                "positions": 138,
                "size": 12927,
                "format": "Google Earth 5 (*.kml)",
                "elevationGain": 212,
                "elevationLoss": 637,
                "country": "AR"
            }
        },
        {
            "description": "Villa Elisa - Brandsen - City Bell/Villa Elisa - Brandsen - City Bell",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/4d0a9442-cf1c-428c-8540-12789ecadb8b"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/53224/",
            "metadata": {
                "length": 84990,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 176,
                "size": 4659,
                "format": "Google Earth 4 (*.kml)",
                "elevationGain": 118,
                "elevationLoss": 109,
                "country": "AR"
            }
        },
        {
            "description": "Nueva lista de puntos 1",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/bfb5a5a3-3af0-46e3-bd8f-f244b9a403c6"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/55997/",
            "metadata": {
                "length": 57242,
                "lengthKind": "straight-line",
                "duration": 170,
                "positionLists": 1,
                "positions": 6,
                "size": 1878,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2011-08-25T20:55:16.484000+00:00",
                "elevationGain": 115,
                "elevationLoss": 169,
                "country": "AR"
            }
        },
        {
            "description": "Villa Elisa - Brandsen - City Bell",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/d524dded-1e4b-44df-881b-4357b53ca66a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/56542/",
            "metadata": {
                "length": 84990,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 176,
                "size": 11238,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 118,
                "elevationLoss": 109,
                "country": "AR"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/8051/"
}