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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/7857/",
    "name": "Lithuania",
    "children": [],
    "routes": [
        {
            "description": "Žemėlapis be pavadinimo/Sluoksnis be pavadinimo",
            "creator_name": "ViliusPa",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/acd461a1-c468-49a7-a48f-bc116e51a3db"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/51103/",
            "metadata": {
                "length": 1090836,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 10,
                "size": 3937,
                "format": "Google Earth 5 (*.kml)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "LT"
            }
        },
        {
            "description": "Žemėlapis be pavadinimo/Sluoksnis be pavadinimo (2)",
            "creator_name": "ViliusPa",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/06d8fbb0-6638-4e9d-8c12-01bdfbcfe5f5"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/51104/",
            "metadata": {
                "length": 1090836,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 10,
                "size": 3937,
                "format": "Google Earth 5 (*.kml)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "LT"
            }
        },
        {
            "description": "Baubliai",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/e3a67179-2809-45e6-9eed-d46645bcee36"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/56864/",
            "metadata": {
                "positionLists": 1,
                "positions": 1,
                "size": 471,
                "format": "Google Earth 4.2 (*.kml)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "LT"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/8050/"
}