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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/7863/",
    "name": "United Arab Emirates",
    "children": [],
    "routes": [
        {
            "description": "SB.kml/SB",
            "creator_name": "Memsrk96",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/977f2816-8d8f-4540-aa24-7a7222510af1"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/50970/",
            "metadata": {
                "length": 1087,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 149,
                "size": 6937,
                "format": "Google Earth 5 (*.kml)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "AE"
            }
        },
        {
            "description": "SB.kml/SB (2)",
            "creator_name": "Memsrk96",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/0af5d86b-ae13-43cf-88ff-403f02dbf2dc"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/50971/",
            "metadata": {
                "length": 1087,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 149,
                "size": 6937,
                "format": "Google Earth 5 (*.kml)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "AE"
            }
        },
        {
            "description": "Dubai Marina - Dubai - Vereinigte Arabische Emirate nach Unbekannte Straße",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/d2e27a20-7591-4e9f-841e-af00da991af8"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/56499/",
            "metadata": {
                "length": 432705,
                "lengthKind": "straight-line",
                "positionLists": 2,
                "positions": 886,
                "size": 95180,
                "format": "Google Earth 3 (*.kml)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "AE"
            }
        },
        {
            "description": "Dubai Marina - Dubai - Vereinigte Arabische Emirate nach Unbekannte Straße (2)",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/eb39645a-5337-4e29-81d4-42f3470320c8"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/57050/",
            "metadata": {
                "length": 299575,
                "lengthKind": "straight-line",
                "positionLists": 2,
                "positions": 726,
                "size": 54667,
                "format": "Google Earth 3 (*.kml)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "AE"
            }
        },
        {
            "description": "Dubai Marina - Dubai - Vereinigte Arabische Emirate nach Unbekannte Straße (3)",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f832ea07-5b00-4cf1-aef7-ba20575f0ed9"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/57394/",
            "metadata": {
                "length": 432705,
                "lengthKind": "straight-line",
                "positionLists": 2,
                "positions": 886,
                "size": 95166,
                "format": "Google Earth 3 (*.kml)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "AE"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/8041/"
}