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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/7857/",
    "name": "Ukraine",
    "children": [],
    "routes": [
        {
            "description": "AleksandriyskiyKros on GPSies.com",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/07291db2-3101-4bc1-833b-bc74132877de"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/51543/",
            "metadata": {
                "length": 7257,
                "lengthKind": "track",
                "duration": 2609,
                "positionLists": 1,
                "positions": 271,
                "size": 39205,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2011-12-27T06:48:57+00:00",
                "elevationGain": 141,
                "elevationLoss": 144,
                "country": "UA"
            }
        },
        {
            "description": "24-CVN-12",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/685d16c1-9a41-41ce-a533-81973f95ffd0"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/53898/",
            "metadata": {
                "length": 107530,
                "lengthKind": "track",
                "duration": 173017,
                "positionLists": 9,
                "positions": 4541,
                "size": 599136,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2012-06-23T05:04:17+00:00",
                "elevationGain": 6856,
                "elevationLoss": 6537,
                "country": "UA"
            }
        },
        {
            "description": "Skut Prejezd Zarenevo Ljuta extrem",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/baf17391-ef37-481f-ac65-10d14e46c519"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/55891/",
            "metadata": {
                "length": 52941,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 500,
                "size": 43211,
                "format": "GPS Exchange Format 1.0 (*.gpx)",
                "elevationGain": 4196,
                "elevationLoss": 3773,
                "country": "UA"
            }
        },
        {
            "description": "Lugares no guardados",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/df7de202-cf71-48a3-9934-bb5f903a76fe"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/56780/",
            "metadata": {
                "positionLists": 1,
                "positions": 1,
                "size": 402,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "UA"
            }
        },
        {
            "description": "Маршрут 2-й пер. Багратиона 17 – Home_Budva",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f8d54777-2413-4e25-bf3b-457b9ffe3753"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/57407/",
            "metadata": {
                "length": 3457560,
                "lengthKind": "straight-line",
                "positionLists": 2,
                "positions": 15002,
                "size": 90519,
                "format": "Google Earth 5 Compressed (*.kmz)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "UA"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/8059/"
}