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

GET /v1/categories/8016/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Tue, 11 Aug 2026 15:44:57 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/8015/",
    "name": "Venezuela",
    "children": [],
    "routes": [
        {
            "description": "La Chica to Aeropuerto CARUPANO (rev)",
            "creator_name": "rfajardo67",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/46902f1e-4b50-4144-922e-91cdbe7ca001"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/50405/",
            "metadata": {
                "length": 197853,
                "lengthKind": "straight-line",
                "duration": 310152,
                "positionLists": 3,
                "positions": 51,
                "size": 54782,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2009-05-06T14:32:13+00:00",
                "elevationGain": 659,
                "elevationLoss": 458,
                "country": "VE"
            }
        },
        {
            "description": "GPS Tuner Waypoints",
            "creator_name": "rfajardo67",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f7a40b36-d854-43a2-8bc5-2f8dcb4525e6"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/50406/",
            "metadata": {
                "length": 840736,
                "lengthKind": "straight-line",
                "positionLists": 3,
                "positions": 90,
                "size": 27604,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 2979,
                "elevationLoss": 2909,
                "country": "VE"
            }
        },
        {
            "description": "Position 1 to Position 2580",
            "creator_name": "juanalfonso",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/0b66662f-c98c-44e8-a66e-99ebccb7b602"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/50457/",
            "metadata": {
                "length": 48201,
                "lengthKind": "track",
                "duration": 86395,
                "positionLists": 1,
                "positions": 2580,
                "size": 515186,
                "format": "NMEA 0183 Sentences (*.nmea)",
                "startTime": "2009-10-15T00:00:03+00:00",
                "country": "VE"
            }
        },
        {
            "description": "Position 1 to Position 1548",
            "creator_name": "juanalfonso",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a2379f2c-9787-4ded-bf36-08a754d92276"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/50458/",
            "metadata": {
                "length": 79167,
                "lengthKind": "track",
                "duration": 70120,
                "positionLists": 1,
                "positions": 1548,
                "size": 454685,
                "format": "NMEA 0183 Sentences (*.nmea)",
                "startTime": "2009-10-16T00:00:08+00:00",
                "country": "VE"
            }
        },
        {
            "description": "001; 07-JUL-09 4:29:40PM to 039; 07-JUL-09 5:23:31PM",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/32796c4f-72f1-4b4a-b6e3-ed4d5fd55cb3"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/52551/",
            "metadata": {
                "length": 2317,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 39,
                "size": 6639,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 57,
                "elevationLoss": 57,
                "country": "VE"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/8016/"
}