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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 82",
    "creator_name": "r2d3",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e6d32463-9dfa-45af-b35f-e85e2232ba8a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1950/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50440/",
    "metadata": {
        "length": 51312,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 164,
        "size": 24220,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 286,
        "elevationLoss": 286,
        "country": "DE"
    }
}