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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/1284/",
    "name": "Bayern, Franken, Schwaben",
    "children": [],
    "routes": [
        {
            "description": "Track_2010/06/06_10:26",
            "creator_name": "Raki",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/d003e786-c286-44f0-bc02-a5721ee015ea"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4589/",
            "metadata": {
                "length": 3469,
                "lengthKind": "track",
                "duration": 1730,
                "positionLists": 1,
                "positions": 163,
                "size": 27433,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "1970-01-01T01:00:05+00:00",
                "elevationGain": 118,
                "elevationLoss": 128,
                "country": "DE"
            }
        },
        {
            "description": "Aktueller Track: 26 JUN 2010 10:00",
            "creator_name": "Hardter",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/16baadd8-b54c-4c7e-83df-88d4ecf5c6eb"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4700/",
            "metadata": {
                "length": 16744,
                "lengthKind": "track",
                "duration": 26335,
                "positionLists": 2,
                "positions": 3370,
                "size": 331234,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2010-06-26T08:00:20+00:00",
                "elevationGain": 3820,
                "elevationLoss": 4742,
                "country": "AT"
            }
        },
        {
            "description": "Högnerhäusel Wettstetten",
            "creator_name": "Schnorchler",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/171ce4ae-e3f8-4f08-95d9-57f4674af5d6"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/7299/",
            "metadata": {
                "length": 4550,
                "lengthKind": "track",
                "duration": 4838400,
                "positionLists": 1,
                "positions": 350,
                "size": 57837,
                "format": "NMEA 0183 Sentences (*.nmea)",
                "startTime": "2010-09-12T07:04:38+00:00",
                "elevationGain": 712,
                "elevationLoss": 722,
                "country": "DE"
            }
        },
        {
            "description": "Köschinger Waldhaus",
            "creator_name": "Schnorchler",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/11332e77-b399-4caf-a680-11f5dc270ce3"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/7300/",
            "metadata": {
                "length": 7824,
                "lengthKind": "track",
                "duration": 4233600,
                "positionLists": 1,
                "positions": 456,
                "size": 110006,
                "format": "NMEA 0183 Sentences (*.nmea)",
                "startTime": "2010-09-19T06:48:56+00:00",
                "elevationGain": 1653,
                "elevationLoss": 1632,
                "country": "DE"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1285/"
}