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

GET /v1/categories/7860/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Mon, 06 Jul 2026 08:46:49 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/7857/",
    "name": "Austria",
    "children": [],
    "routes": [
        {
            "description": "Deutsche Alpenstrass östlicher Abschnitt",
            "creator_name": "Ramino",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/61cfeb74-5e4d-42b5-b56d-61aec0d2bc92"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40440/",
            "metadata": {
                "length": 142347,
                "lengthKind": "track",
                "duration": 14265,
                "positionLists": 1,
                "positions": 684,
                "size": 111493,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2017-07-22T08:06:32+00:00",
                "elevationGain": 1871,
                "elevationLoss": 1702,
                "country": "AT"
            }
        },
        {
            "description": "AlpenX - Etappe 1",
            "creator_name": "OlliEff",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/ae79c830-ab52-46f0-b1d4-0ace8abd6f95"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40461/",
            "metadata": {
                "length": 107566,
                "lengthKind": "track",
                "duration": 23326,
                "positionLists": 1,
                "positions": 15329,
                "size": 5344308,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2019-08-15T07:10:48+00:00",
                "elevationGain": 1548,
                "elevationLoss": 898,
                "country": "AT"
            }
        },
        {
            "description": "Salzkammergut Radweg (Salzburg)",
            "creator_name": "Gudrunk.",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/9ea742ac-6b7e-4619-80df-4022a8ae60d1"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41437/",
            "metadata": {
                "length": 208163,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 4027,
                "size": 174063,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "AT"
            }
        },
        {
            "description": "Neue Positionsliste 1; Created at 2026-07-06T08:14:29Z",
            "creator_name": "Webs",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/fce04328-31e8-4dc8-a216-ad2eb0222cdf"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41829/",
            "metadata": {
                "length": 49397,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 5,
                "size": 1410,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "AT"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/7860/"
}