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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/7857/",
    "name": "Ireland",
    "children": [],
    "routes": [
        {
            "description": "Rosslare to Rosslare",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/2730de95-18af-4866-b116-7ce1b61bd248"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/52287/",
            "metadata": {
                "length": 2592320,
                "lengthKind": "track",
                "duration": 16079841,
                "positionLists": 1,
                "positions": 2610,
                "size": 627373,
                "format": "NMEA 0183 Sentences (*.nmea)",
                "startTime": "2012-08-19T08:15:02+00:00",
                "elevationGain": 16196,
                "elevationLoss": 16250,
                "country": "IE"
            }
        },
        {
            "description": "Irland01",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/7d84fff4-e33b-4ef4-b938-b6ae53302456"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/54421/",
            "metadata": {
                "length": 933767,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 31,
                "size": 4313,
                "format": "Navigon Mobile Navigator 7 (*.freshroute)",
                "country": "IE"
            }
        },
        {
            "description": "03082011",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/fd0efe8e-e832-4155-b99a-97468b8d0645"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/57528/",
            "metadata": {
                "length": 2288654,
                "lengthKind": "straight-line",
                "duration": 16815221,
                "positionLists": 1,
                "positions": 2168,
                "size": 397966,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2011-08-03T10:48:29+00:00",
                "elevationGain": 14681,
                "elevationLoss": 14837,
                "country": "IE"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/8069/"
}