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

GET /v1/categories/649/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sun, 19 Jul 2009 18:49:54 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/648/",
    "name": "Marche",
    "children": [],
    "routes": [
        {
            "description": "San Ansovino",
            "creator_name": "castiglionese",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/2033f6f4-3797-48c2-ba8f-155102e1f2e6"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2187/",
            "metadata": {
                "length": 14683,
                "lengthKind": "track",
                "duration": 11948,
                "positionLists": 1,
                "positions": 5958,
                "size": 1218605,
                "format": "GPS Exchange Format 1.0 (*.gpx)",
                "startTime": "2009-05-14T07:22:57+00:00",
                "elevationGain": 1092,
                "elevationLoss": 1106,
                "country": "IT"
            }
        },
        {
            "description": "Monte Sant Angelo von Montefortino",
            "creator_name": "castiglionese",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/bd2ed34f-90bc-4821-8d37-7839a52b76d5"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2431/",
            "metadata": {
                "length": 12876,
                "lengthKind": "straight-line",
                "duration": 24578,
                "positionLists": 2,
                "positions": 5173,
                "size": 554399,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2009-07-28T06:10:52+00:00",
                "elevationGain": 888,
                "elevationLoss": 1083,
                "country": "IT"
            }
        },
        {
            "description": "Castelletta - Poggio San Romualdo",
            "creator_name": "castiglionese",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/0c8b36b6-b14b-4b73-93b5-733dc9f3474c"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2435/",
            "metadata": {
                "length": 16620,
                "lengthKind": "track",
                "duration": 5972,
                "positionLists": 1,
                "positions": 7484,
                "size": 1048602,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2009-07-31T10:23:10+00:00",
                "elevationGain": 1798,
                "elevationLoss": 1798,
                "country": "IT"
            }
        },
        {
            "description": "AO01-GranSanBernardo-Echevennoz",
            "creator_name": "Slavko",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/b4d20436-bd33-436b-a9f2-e5c288f2a9c2"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/7012/",
            "metadata": {
                "length": 14864,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 249,
                "size": 23224,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 1075,
                "elevationLoss": 1075,
                "country": "CH"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/649/"
}