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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/7863/",
    "name": "Thailand",
    "children": [],
    "routes": [
        {
            "description": "Durch Thailands grünen Norden",
            "creator_name": "Mahu",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/26aeafbe-ab10-498b-8e9b-5f24f8f7b445"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/51208/",
            "metadata": {
                "length": 370903,
                "lengthKind": "track",
                "duration": 57542,
                "positionLists": 1,
                "positions": 6696,
                "size": 127896,
                "format": "Garmin FIT (*.fit)",
                "startTime": "2019-12-01T00:00:00+00:00",
                "elevationGain": 9217,
                "elevationLoss": 9195,
                "country": "TH"
            }
        },
        {
            "description": "Bangkok - Chiang Khong - Lunang Prabang - Bangkok",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/ae9b38e9-b6df-44f6-b81c-c80e335383a4"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/55622/",
            "metadata": {
                "length": 4939924,
                "lengthKind": "straight-line",
                "positionLists": 2,
                "positions": 25,
                "size": 4255,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "TH"
            }
        },
        {
            "description": "Unknown road (314 km / 5 hours 34 mins)",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/ef698890-61b8-4fdc-8af3-fbee08e5e8a0"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/57158/",
            "metadata": {
                "length": 313448,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 1624,
                "size": 79695,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "TH"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/8052/"
}