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

GET /v1/categories/289/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sat, 13 Apr 2019 18:57:30 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/22/",
    "name": "Hautes Alpes -> Alpes Maritimes & Var",
    "children": [],
    "routes": [
        {
            "description": "Moustiers-Sainte-Marie to Le Pont 253 km...und dann ab in den See",
            "creator_name": "schack",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/cdbcd19f-3349-455d-aad3-e04ec4b5e30d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/903/",
            "metadata": {
                "length": 241308,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 21,
                "size": 2016,
                "format": "GoPal 3 Route (*.xml)",
                "country": "FR"
            }
        },
        {
            "description": "Route de Grand Alps & Grand Canyon du Verdon 2007",
            "creator_name": "kumo",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/3c69da0c-e504-4cd9-a622-4c0270ff12d9"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/995/",
            "metadata": {
                "length": 1573186,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 548,
                "size": 13336,
                "format": "Google Earth 4.2 (*.kml)",
                "elevationGain": 28912,
                "elevationLoss": 29070,
                "country": "IT"
            }
        },
        {
            "description": "T10_Entrevaux_Menton",
            "creator_name": "Otmark",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/ab8bf457-7719-48d1-9a9e-77e41da0dcaa"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2629/",
            "metadata": {
                "length": 371944,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 25,
                "size": 4584,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 6059,
                "elevationLoss": 6502,
                "country": "FR"
            }
        },
        {
            "description": "Martinach, Schweiz nach Menton, Frankreich",
            "creator_name": "thomas345",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/217e01e7-4073-4e29-84b6-6f1dc3d788b9"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3457/",
            "metadata": {
                "length": 1237250,
                "lengthKind": "straight-line",
                "positionLists": 2,
                "positions": 10063,
                "size": 438477,
                "format": "Google Earth 3 (*.kml)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "IT"
            }
        },
        {
            "description": "SF_Tour",
            "creator_name": "Peterle",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/7bbb09a1-f2ef-4371-9255-dbc33f457905"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5340/",
            "metadata": {
                "length": 1306711,
                "lengthKind": "straight-line",
                "positionLists": 2,
                "positions": 394,
                "size": 82958,
                "format": "Google Earth 4.2 (*.kml)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "IT"
            }
        },
        {
            "description": "Route de Grand Alps & Grand Canyon du Verdon 2019",
            "creator_name": "kumo",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/206db19a-28dd-4988-8f92-868535461508"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/39969/",
            "metadata": {
                "length": 2834673,
                "lengthKind": "track",
                "duration": 1059328,
                "positionLists": 1,
                "positions": 11139,
                "size": 4924434,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2019-09-08T07:21:44+00:00",
                "elevationGain": 69222,
                "elevationLoss": 69170,
                "country": "CH"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/289/"
}