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

GET /v1/categories/8038/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Tue, 11 Aug 2026 18:53:28 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/8019/?format=api",
    "name": "Chad",
    "children": [],
    "routes": [
        {
            "description": "GPS device",
            "creator_name": "jolly",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/ec97ef93-e65a-4410-acf6-a9f293f7f327"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/50946/?format=api",
            "metadata": {
                "length": 649982128,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 24047,
                "size": 6635210,
                "format": "Google Earth 5 (*.kml)",
                "country": "TD"
            }
        },
        {
            "description": "Mas-ndj on GPSies.com",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/56e27a0f-29d4-4da5-b60a-e7e2fbfa9270"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/53450/?format=api",
            "metadata": {
                "length": 73736,
                "lengthKind": "track",
                "duration": 26583,
                "positionLists": 1,
                "positions": 65,
                "size": 9731,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2008-03-08T21:02:27+00:00",
                "elevationGain": 114,
                "elevationLoss": 110,
                "country": "TD"
            }
        },
        {
            "description": "Mas-mas on GPSies.com",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/bfd0e013-1c1b-4b84-82ff-4472a2908cb0"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/56002/?format=api",
            "metadata": {
                "length": 62439,
                "lengthKind": "track",
                "duration": 22558,
                "positionLists": 1,
                "positions": 33,
                "size": 5251,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2008-03-08T21:01:22+00:00",
                "elevationGain": 52,
                "elevationLoss": 60,
                "country": "TD"
            }
        },
        {
            "description": "Dad-liw on GPSies.com",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/c5a84ab0-803e-47d9-a38f-a4e19e655c89"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/56145/?format=api",
            "metadata": {
                "length": 109910,
                "lengthKind": "track",
                "duration": 39334,
                "positionLists": 1,
                "positions": 582,
                "size": 82126,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2008-03-08T20:56:50+00:00",
                "elevationGain": 4323,
                "elevationLoss": 4346,
                "country": "TD"
            }
        },
        {
            "description": "Liw-ngu on GPSies.com",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f68f8a01-3384-486a-b0bc-8020624a3ec8"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/57350/?format=api",
            "metadata": {
                "length": 158119,
                "lengthKind": "track",
                "duration": 56758,
                "positionLists": 1,
                "positions": 363,
                "size": 51480,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2008-03-08T20:57:47+00:00",
                "elevationGain": 528,
                "elevationLoss": 513,
                "country": "TD"
            }
        },
        {
            "description": "Ngu-mas on GPSies.com",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f8619e51-2a8b-4f4b-ba36-ed6c0d0c9720"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/57398/?format=api",
            "metadata": {
                "length": 77457,
                "lengthKind": "track",
                "duration": 27885,
                "positionLists": 1,
                "positions": 80,
                "size": 11860,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2008-03-08T20:59:53+00:00",
                "elevationGain": 171,
                "elevationLoss": 181,
                "country": "TD"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/8038/?format=api"
}