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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/7857/",
    "name": "Finland",
    "children": [],
    "routes": [
        {
            "description": "Linasaari paddlers",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/154ac2e7-4580-4ec9-8e36-024c7802b711"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/51883/",
            "metadata": {
                "length": 148594,
                "lengthKind": "straight-line",
                "duration": 30556,
                "positionLists": 2,
                "positions": 245,
                "size": 51336,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2010-01-01T00:00:00+00:00",
                "elevationGain": 44,
                "elevationLoss": 45,
                "country": "FI"
            }
        },
        {
            "description": "test-nur-otsamo-testversion",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/4effc434-946d-4f9e-a1ed-80152dd70902"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/53270/",
            "metadata": {
                "length": 8306,
                "lengthKind": "track",
                "duration": 11142,
                "positionLists": 1,
                "positions": 674,
                "size": 109788,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2014-07-21T10:07:22+00:00",
                "elevationGain": 187,
                "elevationLoss": 137,
                "country": "FI"
            }
        },
        {
            "description": "test-nur-otsamo-testversion (2)",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/59bc1a23-ca94-412d-8666-5861eb19eeaa"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/53519/",
            "metadata": {
                "length": 8306,
                "lengthKind": "track",
                "duration": 11142,
                "positionLists": 1,
                "positions": 674,
                "size": 109788,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2014-07-21T10:07:22+00:00",
                "elevationGain": 187,
                "elevationLoss": 137,
                "country": "FI"
            }
        },
        {
            "description": "2012-03-24 14:43:14",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/89aafc25-0e0e-4bb9-bec8-bb6cdf16e287"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/54717/",
            "metadata": {
                "length": 841064,
                "lengthKind": "track",
                "duration": 5171,
                "positionLists": 1,
                "positions": 4807,
                "size": 76912,
                "format": "Wintec WBT-202 (*.tes)",
                "startTime": "2012-03-24T14:43:14+00:00",
                "elevationGain": 10056,
                "elevationLoss": 9917,
                "country": "FI"
            }
        },
        {
            "description": "2012-03-28 10:54:47",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/90e746df-dcc8-4428-8a00-0c47b4d58934"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/54914/",
            "metadata": {
                "length": 1115064,
                "lengthKind": "straight-line",
                "duration": 6012,
                "positionLists": 2,
                "positions": 4729,
                "size": 75552,
                "format": "Wintec WBT-202 (*.tes)",
                "startTime": "2012-03-28T10:54:47+00:00",
                "elevationGain": 11543,
                "elevationLoss": 11649,
                "country": "FI"
            }
        },
        {
            "description": "Position 1 to Position 8489",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/ca6b7af7-ca29-420f-8fd5-d34c61ad15dc"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/56273/",
            "metadata": {
                "length": 78716,
                "lengthKind": "track",
                "duration": 9328,
                "positionLists": 1,
                "positions": 8489,
                "size": 1183173,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2012-03-28T09:19:18.410000+00:00",
                "elevationGain": 2039,
                "elevationLoss": 2065,
                "country": "FI"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/8062/"
}