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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/7857/",
    "name": "Bulgaria",
    "children": [],
    "routes": [
        {
            "description": "Dobrudscha",
            "creator_name": "schaefer125",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/9621976a-5bf4-4c3b-900f-db18d39367a8"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/50399/",
            "metadata": {
                "length": 2888472,
                "lengthKind": "straight-line",
                "positionLists": 2,
                "positions": 26,
                "size": 6917,
                "format": "Google Earth 4 (*.kml)",
                "country": "BG"
            }
        },
        {
            "description": "Vitosha100_2012",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/276b908e-ae3a-4645-92fe-67ab11269474"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/52294/",
            "metadata": {
                "length": 92017,
                "lengthKind": "track",
                "duration": 19583,
                "positionLists": 1,
                "positions": 19066,
                "size": 2649989,
                "format": "GPS Exchange Format 1.0 (*.gpx)",
                "startTime": "2012-06-23T13:07:26+00:00",
                "elevationGain": 3724,
                "elevationLoss": 3725,
                "country": "BG"
            }
        },
        {
            "description": "01;  16 to 39; 09-APR-11 15:07:13",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/ad3d4710-6010-4fbf-8f1e-7a4f71fcd032"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/55591/",
            "metadata": {
                "length": 43982,
                "lengthKind": "straight-line",
                "duration": 1511,
                "positionLists": 2,
                "positions": 517,
                "size": 59996,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2010-03-20T14:44:44+00:00",
                "elevationGain": 1706,
                "elevationLoss": 1664,
                "country": "BG"
            }
        },
        {
            "description": "01 to 09",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/d5c8293b-16da-4b90-bb59-9a4d1dc10935"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/56554/",
            "metadata": {
                "length": 16921,
                "lengthKind": "straight-line",
                "duration": 11759,
                "positionLists": 2,
                "positions": 257,
                "size": 34855,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2008-04-10T08:15:07+00:00",
                "elevationGain": 844,
                "elevationLoss": 682,
                "country": "BG"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/8013/"
}