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

GET /v1/categories/8048/
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/7863/",
    "name": "Philippines",
    "children": [],
    "routes": [
        {
            "description": "Position 1 to Position 196",
            "creator_name": "juvybelmonte@yahoo.com",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/e49d7467-1b9a-4991-be18-47a0b180b749"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/51093/",
            "metadata": {
                "length": 119,
                "lengthKind": "track",
                "duration": 211,
                "positionLists": 1,
                "positions": 196,
                "size": 14185,
                "format": "Columbus GPS Type 1 (*.csv)",
                "startTime": "2020-06-24T07:11:07+00:00",
                "elevationGain": 2,
                "elevationLoss": 28,
                "country": "PH"
            }
        },
        {
            "description": "Point Set",
            "creator_name": "Gerald27",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/cb17470e-57f9-46fa-b8c0-f0f41726cb24"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/51143/",
            "metadata": {
                "length": 2319,
                "lengthKind": "straight-line",
                "positionLists": 2,
                "positions": 1144,
                "size": 41462,
                "format": "Google Earth 4 Compressed (*.kmz)",
                "elevationGain": 151,
                "elevationLoss": 199
            }
        },
        {
            "description": "Manipis Babag Ride",
            "creator_name": "tangdsangig",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/0ff4355c-d974-4e77-ae13-beb4821ca10c"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/51204/",
            "metadata": {
                "length": 72811,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 1665,
                "size": 154894,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 1281,
                "elevationLoss": 1281,
                "country": "PH"
            }
        },
        {
            "description": "FRAG O 22 to OPORD 01-2024 DTD MARCH 2025.kmz/FRAG O 22 to OPORD 01-2024 DTD MARCH 2025/21 MAR 25 - NEW BOXES.kmz/21 MAR 25 - NEW BOXES",
            "creator_name": "teew",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/30faedc6-1b67-42a3-a4cf-da1e5775efd2"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/51340/",
            "metadata": {
                "length": 191810,
                "lengthKind": "straight-line",
                "positionLists": 65,
                "positions": 354,
                "size": 96429,
                "format": "Google Earth 5 Compressed (*.kmz)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "PH"
            }
        },
        {
            "description": "Taytay Tiangge, Manila East Road, Taytay to Eastwood City",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/73979212-153f-493c-82d7-6bfabcde19e1"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/54206/",
            "metadata": {
                "length": 20540,
                "lengthKind": "straight-line",
                "positionLists": 2,
                "positions": 350,
                "size": 18437,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "PH"
            }
        },
        {
            "description": "Taytay Tiangge, Manila East Road, Taytay to Eastwood City (2)",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/8e6e5745-9571-4fbf-b210-3ef89873e90a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/54840/",
            "metadata": {
                "length": 20540,
                "lengthKind": "straight-line",
                "positionLists": 2,
                "positions": 350,
                "size": 18437,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "PH"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/8048/"
}