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

GET /v1/categories/8072/
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/7857/",
    "name": "Greece",
    "children": [],
    "routes": [
        {
            "description": "Segeln 08.09.-18.09.2012.kmz/Segeln 08.09.-18.09.2012/09-SEP-12 17:20:38 Sonntag",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/43d4b02a-ad26-46ea-9851-2d8572b08399"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/52995/",
            "metadata": {
                "length": 363249,
                "lengthKind": "track",
                "positionLists": 9,
                "positions": 7337,
                "size": 82677,
                "format": "Google Earth 5 Compressed (*.kmz)",
                "elevationGain": 0,
                "elevationLoss": 0
            }
        },
        {
            "description": "Route Etappe 3.kml/Etappe 3/Namen",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/4ba57fab-728e-439e-ab1a-b63487148841"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/53188/",
            "metadata": {
                "length": 333800,
                "lengthKind": "straight-line",
                "positionLists": 7,
                "positions": 63,
                "size": 18543,
                "format": "Google Earth 5 (*.kml)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "GR"
            }
        },
        {
            "description": "Route  Etappe1.kml/Etappe1/Namen",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/7c29d495-4551-4140-8766-1d8a98a13695"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/54396/",
            "metadata": {
                "length": 599529,
                "lengthKind": "routed",
                "positionLists": 8,
                "positions": 66,
                "size": 26123,
                "format": "Google Earth 5 (*.kml)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "GR"
            }
        },
        {
            "description": "Route Etappe 2.kml/Etappe 2/Namen",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/8d019ca6-dad5-492b-b7de-5345fc16a598"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/54793/",
            "metadata": {
                "length": 568854,
                "lengthKind": "straight-line",
                "positionLists": 8,
                "positions": 80,
                "size": 19912,
                "format": "Google Earth 5 (*.kml)",
                "elevationGain": 0,
                "elevationLoss": 0
            }
        },
        {
            "description": "KRAMA - Post Production Studio",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/cf8aea38-dad9-4994-b3a5-7083c09cbdcd"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/56404/",
            "metadata": {
                "length": 494727,
                "lengthKind": "straight-line",
                "positionLists": 11,
                "positions": 295,
                "size": 13584,
                "format": "Google Earth 5 (*.kml)",
                "elevationGain": 0,
                "elevationLoss": 0
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/8072/"
}