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

GET /v1/categories/4767/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Fri, 12 Oct 2012 21:50:50 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/3640/",
    "name": "Wupper",
    "children": [],
    "routes": [
        {
            "description": "2017-11-29 13:47 +01:00",
            "creator_name": "thbs@thbs.de",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/8acbf532-bcbd-4638-a43f-4b73ee30ae23"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38827/",
            "metadata": {
                "length": 7422,
                "lengthKind": "track",
                "duration": 8364,
                "positionLists": 1,
                "positions": 652,
                "size": 253939,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2017-11-29T12:47:19+00:00",
                "elevationGain": 755,
                "elevationLoss": 764,
                "country": "DE"
            }
        },
        {
            "description": "Hasenmühle - Rüden",
            "creator_name": "thbs@thbs.de",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/ddf50ff6-4042-4041-bd43-dc22c697ac1f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38828/",
            "metadata": {
                "length": 8786,
                "lengthKind": "track",
                "duration": 8199,
                "positionLists": 1,
                "positions": 803,
                "size": 183210,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2018-02-07T12:12:59+00:00",
                "elevationGain": 795,
                "elevationLoss": 813,
                "country": "DE"
            }
        },
        {
            "description": "2017-10-25 12:46 +02:00",
            "creator_name": "thbs@thbs.de",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/25e0fa8e-dc2f-447d-8102-80c2d9c75ae6"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38829/",
            "metadata": {
                "length": 10658,
                "lengthKind": "track",
                "duration": 12757,
                "positionLists": 1,
                "positions": 967,
                "size": 220674,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2017-10-25T10:47:28+00:00",
                "elevationGain": 1235,
                "elevationLoss": 1246,
                "country": "DE"
            }
        },
        {
            "description": "W Rüden-Strohen-Lucasweg",
            "creator_name": "thbs@thbs.de",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/e8e342cd-e16a-4824-a991-cecf6dfdd176"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38830/",
            "metadata": {
                "length": 10556,
                "lengthKind": "track",
                "duration": 9893,
                "positionLists": 1,
                "positions": 979,
                "size": 222534,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2018-02-17T12:45:38+00:00",
                "elevationGain": 1123,
                "elevationLoss": 1105,
                "country": "DE"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/4767/"
}