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

GET /v1/categories/8053/
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/8008/",
    "name": "New Zealand",
    "children": [],
    "routes": [
        {
            "description": "Comparision  yimes.csv/Comparision  yimes",
            "creator_name": "PaulB",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/ca232fce-eb0d-4462-9b63-8f3f2d61ae60"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/51227/",
            "metadata": {
                "length": 2347,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 22,
                "size": 13351,
                "format": "Google Earth 5 (*.kml)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "NZ"
            }
        },
        {
            "description": "Waiti Road North End; Old Hill Rd and Waiti Rd to Waiti Road South End; Tahuna-Ohinewai Rd and Waiti Rd",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/17f1df1c-c77d-484c-a8c0-190fae65c4e9"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/51941/",
            "metadata": {
                "length": 17619,
                "lengthKind": "straight-line",
                "duration": 1659,
                "positionLists": 2,
                "positions": 126,
                "size": 19021,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2014-10-15T06:12:33+00:00",
                "elevationGain": 221,
                "elevationLoss": 223,
                "country": "NZ"
            }
        },
        {
            "description": "South Island Tour",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/ba466cfc-b131-4dcf-8e94-3ad4f3e5c111"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/55881/",
            "metadata": {
                "length": 2084084,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 30,
                "size": 13957,
                "format": "Google Earth 4.2 (*.kml)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "NZ"
            }
        },
        {
            "description": "wlg-nsn",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/d2139a55-7e0f-4f34-9b18-27383fab7a0b"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/56473/",
            "metadata": {
                "length": 248761,
                "lengthKind": "straight-line",
                "duration": 219,
                "positionLists": 1,
                "positions": 11,
                "size": 6314,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2011-03-02T10:25:31+00:00"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/8053/"
}