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

GET /v1/categories/7488/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Tue, 14 Apr 2020 09:39:40 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/167/",
    "name": "Ostschweiz",
    "children": [],
    "routes": [
        {
            "description": "Russikon-Neschwil-Lendikon-Russikon",
            "creator_name": "postmaster@adrian-frutig.ch",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/50ab2fd6-8835-448a-a42e-59cb10485dd0"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40072/",
            "metadata": {
                "length": 20174,
                "lengthKind": "straight-line",
                "positionLists": 2,
                "positions": 346,
                "size": 22162,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 323,
                "elevationLoss": 327,
                "country": "CH"
            }
        },
        {
            "description": "Degersheim-Schwänberg-Gossau SG",
            "creator_name": "erich_naef",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/bca20747-2881-4078-8bbd-91c2aaf11a5d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41517/",
            "metadata": {
                "length": 11704,
                "lengthKind": "track",
                "duration": 15444,
                "positionLists": 1,
                "positions": 3078,
                "size": 379124,
                "format": "GPS Exchange Format 1.0 (*.gpx)",
                "startTime": "2003-09-26T06:06:02+00:00",
                "elevationGain": 886,
                "elevationLoss": 1070,
                "country": "CH"
            }
        },
        {
            "description": "Aadorf TG - Balterswil - Eschlikon TG",
            "creator_name": "erich_naef",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/81c5b085-ce96-4f56-8162-7ad3771535a9"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41522/",
            "metadata": {
                "length": 12744,
                "lengthKind": "track",
                "duration": 14631,
                "positionLists": 1,
                "positions": 2743,
                "size": 621236,
                "format": "GPS Exchange Format 1.0 (*.gpx)",
                "startTime": "2003-07-18T07:34:25+00:00",
                "elevationGain": 820,
                "elevationLoss": 768,
                "country": "CH"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/7488/"
}