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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "2012.06.27   Drei Zinnen Bergstrasse  -  Keruzberpass",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/67fc9978-aec9-40d3-8324-b571d54350ba"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37394/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53885/",
    "metadata": {
        "length": 374832,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 2748,
        "size": 276065,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 152,
        "elevationLoss": 4,
        "country": "IT"
    }
}