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

GET /v1/routes/55902/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "b191f08289fd2c0595bf8601558a9337"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Limburgs Mooiste 2011 - Blauwe Lus  110 km licht/Points of interests",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bb99a19b-3513-4118-8461-b817442c842d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39411/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55902/",
    "metadata": {
        "length": 176163,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 2325,
        "size": 17862,
        "format": "Google Earth 4.2 Compressed (*.kmz)",
        "elevationGain": 1214,
        "elevationLoss": 1210,
        "country": "NL"
    }
}