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

GET /v1/categories/821/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Mon, 13 Jun 2011 09:05:13 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/254/",
    "name": "_Allgäu",
    "children": [],
    "routes": [
        {
            "description": "EdmundProbstHaus_2_PrinzLuitpold Haus",
            "creator_name": "inlineonline",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/cf52932a-8594-4c5b-b596-673fb0b057ed"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3112/",
            "metadata": {
                "length": 32667,
                "lengthKind": "straight-line",
                "positionLists": 3,
                "positions": 801,
                "size": 114424,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 2223,
                "elevationLoss": 2429,
                "country": "DE"
            }
        },
        {
            "description": "Kempten Mariaberg Kempten Laufrunde kurz",
            "creator_name": "Franzel",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/4cf014a3-c427-4b97-9201-7b13b66d91b9"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3471/",
            "metadata": {
                "length": 9282,
                "lengthKind": "straight-line",
                "positionLists": 3,
                "positions": 600,
                "size": 77456,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 1395,
                "elevationLoss": 1392,
                "country": "DE"
            }
        },
        {
            "description": "d_jakobsweg_muenchen_lindau_001.kml/Route",
            "creator_name": "bodenseepeter",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/ea7bf45f-4d2f-4fbb-bb2c-a85087a43ff2"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3991/",
            "metadata": {
                "length": 75917,
                "lengthKind": "straight-line",
                "positionLists": 3,
                "positions": 255,
                "size": 33897,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "DE"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/821/"
}