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

GET /v1/categories/1265/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Thu, 02 Feb 2012 16:30:06 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/3558/",
    "name": "Kreta",
    "children": [],
    "routes": [
        {
            "description": "2010-05-03T06:37:30Z",
            "creator_name": "Heliraimund",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/87e597fa-7c6b-47d1-af80-af7271021bb5"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4553/",
            "metadata": {
                "length": 11352,
                "lengthKind": "track",
                "duration": 18383,
                "positionLists": 1,
                "positions": 1773,
                "size": 249193,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2010-05-03T06:37:30+00:00",
                "elevationGain": 1108,
                "elevationLoss": 1095,
                "country": "GR"
            }
        },
        {
            "description": "2010-05-04T06:17:16Z",
            "creator_name": "Heliraimund",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/849d6095-03b9-4294-a31c-9b2f2613946b"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4554/",
            "metadata": {
                "length": 15013,
                "lengthKind": "track",
                "duration": 27680,
                "positionLists": 1,
                "positions": 2068,
                "size": 231699,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2010-05-04T06:17:16+00:00",
                "elevationGain": 2331,
                "elevationLoss": 2433,
                "country": "GR"
            }
        },
        {
            "description": "2010-05-06T07:27:56Z",
            "creator_name": "Heliraimund",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/f5aa582d-df82-4dbb-9f54-9233c7c5c7dc"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4555/",
            "metadata": {
                "length": 9521,
                "lengthKind": "track",
                "duration": 19534,
                "positionLists": 1,
                "positions": 1463,
                "size": 204613,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2010-05-06T07:27:56+00:00",
                "elevationGain": 1482,
                "elevationLoss": 1551,
                "country": "GR"
            }
        },
        {
            "description": "2010-05-07T07:03:53Z",
            "creator_name": "Heliraimund",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/90bec300-f456-4637-b568-ddce1a2d7d7a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4556/",
            "metadata": {
                "length": 9065,
                "lengthKind": "track",
                "duration": 16170,
                "positionLists": 1,
                "positions": 1571,
                "size": 176578,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2010-05-07T07:03:53+00:00",
                "elevationGain": 2357,
                "elevationLoss": 2463,
                "country": "GR"
            }
        },
        {
            "description": "16_KE_Nida_TimiosStavros",
            "creator_name": "Ohnemus-wolf",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a242fdbc-f3c7-4d2f-966e-bcb1e9f7bb05"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/6877/",
            "metadata": {
                "length": 8937,
                "lengthKind": "track",
                "duration": 12729,
                "positionLists": 1,
                "positions": 292,
                "size": 40170,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2002-09-21T05:17:16+00:00",
                "elevationGain": 1207,
                "elevationLoss": 124,
                "country": "GR"
            }
        },
        {
            "description": "Rundwanderung Kare",
            "creator_name": "NoVo",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/8e0fcb57-2dc2-4f93-bbc7-72de119ec7be"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/39094/",
            "metadata": {
                "length": 11864,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 1973,
                "size": 222239,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 726,
                "elevationLoss": 740,
                "country": "GR"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1265/"
}