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

GET /v1/categories/8035/
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/7855/",
    "name": "Panama",
    "children": [],
    "routes": [
        {
            "description": "Position 1 to Position 56",
            "creator_name": "Tosstaler",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/51304e1b-1f0a-448f-a67c-a73decf6846a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/50876/",
            "metadata": {
                "length": 28963,
                "lengthKind": "track",
                "duration": 5535,
                "positionLists": 1,
                "positions": 56,
                "size": 5591,
                "format": "Columbus GPS Type 1 (*.csv)",
                "startTime": "2018-03-04T19:35:05+00:00",
                "elevationGain": 99,
                "elevationLoss": 50
            }
        },
        {
            "description": "Position 1 to Position 176",
            "creator_name": "Tosstaler",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/5a8d696e-3d2b-483a-a193-6afdfbdbe2f1"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/50877/",
            "metadata": {
                "length": 322103,
                "lengthKind": "track",
                "duration": 28205,
                "positionLists": 1,
                "positions": 176,
                "size": 17351,
                "format": "Columbus GPS Type 1 (*.csv)",
                "startTime": "2018-03-06T12:16:05+00:00",
                "elevationGain": 628,
                "elevationLoss": 588
            }
        },
        {
            "description": "Position 1 to Position 112",
            "creator_name": "Tosstaler",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/83e06727-7f11-461e-a9ab-e268d8079320"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/50878/",
            "metadata": {
                "length": 17900,
                "lengthKind": "track",
                "duration": 12754,
                "positionLists": 1,
                "positions": 112,
                "size": 11079,
                "format": "Columbus GPS Type 1 (*.csv)",
                "startTime": "2018-03-07T12:19:59+00:00",
                "elevationGain": 593,
                "elevationLoss": 588,
                "country": "PA"
            }
        },
        {
            "description": "BA07282 to BA06150 NEW",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/fb1981c4-47ca-4f1f-8196-9a4079c78706"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/57469/",
            "metadata": {
                "length": 815,
                "lengthKind": "straight-line",
                "duration": 15141,
                "positionLists": 1,
                "positions": 17,
                "size": 3226,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2014-01-25T13:05:46+00:00",
                "elevationGain": 51,
                "elevationLoss": 52,
                "country": "PA"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/8035/"
}