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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Route: Position 1 to Position 563",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/91818f46-eebf-45c4-9b7f-b78aa6f16940"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38441/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54932/",
    "metadata": {
        "length": 125115,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 526,
        "size": 14516,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 1571,
        "elevationLoss": 1596,
        "country": "AT"
    }
}