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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/7863/",
    "name": "Indonesia",
    "children": [],
    "routes": [
        {
            "description": "TDJ #kiskendo ver 4",
            "creator_name": "yosansusetya",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f3d2253f-1511-4d58-82c6-d708779585ff"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/51056/",
            "metadata": {
                "length": 141442,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 2145,
                "size": 204422,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 1851,
                "elevationLoss": 1851,
                "country": "ID"
            }
        },
        {
            "description": "test.kml/Untitled Path",
            "creator_name": "sacrie",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/57509874-3605-4d12-9559-144731e0f71e"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/51063/",
            "metadata": {
                "length": 2965,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 521,
                "size": 21378,
                "format": "Google Earth 5 (*.kml)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "ID"
            }
        },
        {
            "description": "Tower Bali.kmz/Tower Bali/Data Tower SUTET Bali mei 2019.kmz/Tempat Sementara/cable head.csv/cable head",
            "creator_name": "wuwuwawawewe",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/21664e28-2626-4bc7-ac0d-fcceb93a79bc"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/51069/",
            "metadata": {
                "length": 4371468,
                "lengthKind": "straight-line",
                "duration": 122669212,
                "positionLists": 519,
                "positions": 4398,
                "size": 197528,
                "format": "Google Earth 5 Compressed (*.kmz)",
                "startTime": "2008-09-26T05:48:34+00:00",
                "elevationGain": 12958,
                "elevationLoss": 12329,
                "country": "ID"
            }
        },
        {
            "description": "Nordbali auf (guten) Nebenstrassen 12.08.2011 (MCB)",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/d87acd92-2fbf-4edf-a24f-d1af8a8c7eca"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/56629/",
            "metadata": {
                "length": 51201,
                "lengthKind": "track",
                "duration": 28,
                "positionLists": 1,
                "positions": 618,
                "size": 130897,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2011-09-13T14:28:26.625000+00:00",
                "elevationGain": 1613,
                "elevationLoss": 1613,
                "country": "ID"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/8045/"
}