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

GET /v1/categories/1529/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sat, 13 Apr 2019 19:10:01 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/1284/",
    "name": "Nordrhein-Westfalen",
    "children": [],
    "routes": [
        {
            "description": "Position 1 to Toys \"r\" Us (taikoo Shing), Quarry Bay, Hong Kong",
            "creator_name": "lurongxi",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/2e0834fa-0326-4c50-a14b-dde0f8fc1c0d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/6955/",
            "metadata": {
                "length": 9112522,
                "lengthKind": "straight-line",
                "duration": 7085502,
                "positionLists": 1,
                "positions": 375,
                "size": 49207,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2010-08-02T17:42:48+00:00",
                "elevationGain": 11,
                "elevationLoss": 0,
                "country": "TM"
            }
        },
        {
            "description": "B237 Hückeswagen 08-07-13_processed",
            "creator_name": "fingerpistole",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/9b562e1f-ad1f-419c-a26a-e4a50d1b8335"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/7628/",
            "metadata": {
                "length": 2107,
                "lengthKind": "track",
                "duration": 605,
                "positionLists": 1,
                "positions": 44,
                "size": 6054,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2008-07-13T14:04:03+00:00",
                "elevationGain": 86,
                "elevationLoss": 35,
                "country": "DE"
            }
        },
        {
            "description": "Frankenweg (1)",
            "creator_name": "hermann",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f29c7bc1-c66e-4788-aa8c-2fcb34186232"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/7703/",
            "metadata": {
                "length": 520329,
                "lengthKind": "track",
                "positionLists": 9,
                "positions": 10262,
                "size": 493688,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1529/"
}