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

GET /v1/categories/7770/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Fri, 05 May 2023 21:09:45 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/167/",
    "name": "Kanton Zuerich",
    "children": [],
    "routes": [
        {
            "description": "Sennhof-Kyburg-Illnau",
            "creator_name": "erich_naef",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/1df63eef-c30f-4f2b-9c81-6ee77fcfa710"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41509/",
            "metadata": {
                "length": 12920,
                "lengthKind": "track",
                "duration": 14839,
                "positionLists": 1,
                "positions": 2957,
                "size": 364230,
                "format": "GPS Exchange Format 1.0 (*.gpx)",
                "startTime": "2003-09-19T06:10:59+00:00",
                "elevationGain": 826,
                "elevationLoss": 800,
                "country": "CH"
            }
        },
        {
            "description": "Hirzel-Horgener Bergweiher-Hirzel",
            "creator_name": "erich_naef",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/6e61b808-de01-4cbf-bcf6-3709bb6d4865"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41524/",
            "metadata": {
                "length": 15547,
                "lengthKind": "track",
                "duration": 18683,
                "positionLists": 1,
                "positions": 3481,
                "size": 428694,
                "format": "GPS Exchange Format 1.0 (*.gpx)",
                "startTime": "2003-06-27T06:53:24+00:00",
                "elevationGain": 1011,
                "elevationLoss": 1023,
                "country": "CH"
            }
        },
        {
            "description": "Hochfelden-Glattfelden-Panzersperre-Höriberg-Hochfelden",
            "creator_name": "erich_naef",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/76bebf1e-b8ef-46d7-b3d9-cdd2caa2e8ab"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41525/",
            "metadata": {
                "length": 19683,
                "lengthKind": "track",
                "duration": 13778,
                "positionLists": 1,
                "positions": 2754,
                "size": 339296,
                "format": "GPS Exchange Format 1.0 (*.gpx)",
                "startTime": "2003-05-17T08:50:58+00:00",
                "elevationGain": 769,
                "elevationLoss": 766,
                "country": "CH"
            }
        },
        {
            "description": "Pfäffikersee",
            "creator_name": "erich_naef",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/cab082b9-0ea7-4256-8bd5-feb74c5b9b2d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41528/",
            "metadata": {
                "length": 9700,
                "lengthKind": "track",
                "duration": 7435,
                "positionLists": 1,
                "positions": 1486,
                "size": 183289,
                "format": "GPS Exchange Format 1.0 (*.gpx)",
                "startTime": "2003-07-19T07:52:25+00:00",
                "elevationGain": 355,
                "elevationLoss": 342,
                "country": "CH"
            }
        },
        {
            "description": "Rüti ZH-Jona-Rapperswil",
            "creator_name": "erich_naef",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/200f115e-2062-4cc7-b3a4-98d3c13cb398"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41529/",
            "metadata": {
                "length": 9511,
                "lengthKind": "track",
                "duration": 9557,
                "positionLists": 1,
                "positions": 1909,
                "size": 235329,
                "format": "GPS Exchange Format 1.0 (*.gpx)",
                "startTime": "2003-06-13T08:37:33+00:00",
                "elevationGain": 532,
                "elevationLoss": 562,
                "country": "CH"
            }
        },
        {
            "description": "Schaffhausen-Tössegg-Murkathof-Eglisau",
            "creator_name": "erich_naef",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a02ff85e-afe6-4240-8ac9-056ed7ab8408"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41530/",
            "metadata": {
                "length": 33628,
                "lengthKind": "track",
                "duration": 25678,
                "positionLists": 1,
                "positions": 5123,
                "size": 630666,
                "format": "GPS Exchange Format 1.0 (*.gpx)",
                "startTime": "2003-05-19T07:11:07+00:00",
                "elevationGain": 1580,
                "elevationLoss": 1604,
                "country": "CH"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/7770/"
}