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

GET /v1/categories/2688/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sun, 11 Sep 2022 07:24:01 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/1858/?format=api",
    "name": "Taunus",
    "children": [
        {
            "name": "Hohemark - Weisse Mauer - Hohemark",
            "url": "https://api.routeconverter.com/v1/categories/7821/?format=api"
        }
    ],
    "routes": [
        {
            "description": "Rundwanderung um Niederauroff",
            "creator_name": "Rd-Wanderer",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/abcba2b7-4ff5-4263-8e80-fb145a471b8f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40421/?format=api",
            "metadata": {
                "length": 9037,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 643,
                "size": 54370,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 467,
                "elevationLoss": 467,
                "country": "DE"
            }
        },
        {
            "description": "Idstein-Oberlibbach-Kastell Zugmantel-Eschenhahn-IdsteinLeichte Tour durch Wald und Flur mit guten Ausblicken",
            "creator_name": "Rd-Wanderer",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/903b95ed-cbbf-4a5c-8a3b-ce4efe9c65ba"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40422/?format=api",
            "metadata": {
                "length": 14503,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 484,
                "size": 42920,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 417,
                "elevationLoss": 417,
                "country": "DE"
            }
        },
        {
            "description": "Im schönsten Wiesengrunde - Vom Beuerbacher See zu seinen QuellbächenEine beschauliche Rundwanderung vom Beuerbacher See durch idyllische Wiesentäler zu seinen Bechtheimer Quellbächen.",
            "creator_name": "Rd-Wanderer",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/84de9906-03f0-4732-aab0-1453e77aba4f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40423/?format=api",
            "metadata": {
                "length": 9663,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 312,
                "size": 29516,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 270,
                "elevationLoss": 270,
                "country": "DE"
            }
        },
        {
            "description": "Taunushöhenweg",
            "creator_name": "Rd-Wanderer",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/e32fc112-5caf-413c-9814-9730afa33bc9"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40424/?format=api",
            "metadata": {
                "length": 142050,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 3018,
                "size": 250912,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 5403,
                "elevationLoss": 5545,
                "country": "DE"
            }
        },
        {
            "description": "Über den Waldlehrpfad am Beuerbacher See (Taunus)",
            "creator_name": "Rd-Wanderer",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/c40f95e8-25d2-452d-9850-4900b3f70153"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40425/?format=api",
            "metadata": {
                "length": 4308,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 265,
                "size": 23113,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 160,
                "elevationLoss": 160,
                "country": "DE"
            }
        },
        {
            "description": "Zwei-Täler-Wanderung: Kesselbachtal und Auroffer Grund (Taunus)",
            "creator_name": "Rd-Wanderer",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/0ac0ab31-2fee-434c-b4a7-ba311f097b72"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40426/?format=api",
            "metadata": {
                "length": 12661,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 729,
                "size": 61587,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 560,
                "elevationLoss": 560,
                "country": "DE"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/2688/?format=api"
}