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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/7857/",
    "name": "Luxembourg",
    "children": [],
    "routes": [
        {
            "description": "21-FEB-12 18:35:31",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/03105b6b-78c8-4dd9-bdb4-2f35762d11e3"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/51455/",
            "metadata": {
                "length": 34543,
                "lengthKind": "track",
                "duration": 12224,
                "positionLists": 1,
                "positions": 2001,
                "size": 433660,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2012-02-21T14:07:13+00:00",
                "elevationGain": 950,
                "elevationLoss": 956,
                "country": "LU"
            }
        },
        {
            "description": "Neue Positionsliste 1",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/8063a56a-ded0-40f6-97ea-d81f1f192381"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/54496/",
            "metadata": {
                "length": 111847,
                "lengthKind": "routed",
                "duration": 126,
                "positionLists": 1,
                "positions": 14,
                "size": 3469,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2011-08-06T21:49:37.836000+00:00",
                "elevationGain": 580,
                "elevationLoss": 544,
                "country": "LU"
            }
        },
        {
            "description": "Grand tour de la Sûre 224Km (ARdennes Luxembourgeoise)",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a647c69c-74e1-474b-a621-69284fa1ead7"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/55422/",
            "metadata": {
                "length": 217678,
                "lengthKind": "track",
                "duration": 67360,
                "positionLists": 1,
                "positions": 500,
                "size": 68504,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2016-08-27T15:57:32+00:00",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "LU"
            }
        },
        {
            "description": "NeuePosition 1 to NeuePosition 28",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/ab4abccd-2252-4c39-9a11-0092c9bc818e"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/55549/",
            "metadata": {
                "length": 137359,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 28,
                "size": 9220,
                "format": "GoPal 5 Route (*.xml)",
                "country": "LU"
            }
        },
        {
            "description": "NeuePosition 1 to NeuePosition 28 (2)",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/dc56cc5f-49dc-4e4f-85f5-886d57da1564"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/56707/",
            "metadata": {
                "length": 137359,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 28,
                "size": 9220,
                "format": "GoPal 5 Route (*.xml)",
                "country": "LU"
            }
        },
        {
            "description": "NeuePosition 1 to NeuePosition 28 (3)",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/eec58322-5bd1-48b4-8267-8a4462e289e8"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/57143/",
            "metadata": {
                "length": 137359,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 28,
                "size": 9220,
                "format": "GoPal 5 Route (*.xml)",
                "country": "LU"
            }
        },
        {
            "description": "Bitburg-Luxenburg",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/fbb58fc1-0cd0-42d0-b318-e9f67189ec45"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/57485/",
            "metadata": {
                "length": 248112,
                "lengthKind": "straight-line",
                "positionLists": 2,
                "positions": 3695,
                "size": 134524,
                "format": "Google Earth 4.2 (*.kml)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "LU"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/8057/"
}