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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8037/",
    "description": "5T7-8-2016 EIKESDAL CAMPING",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8deba9a9-6ad1-4fc3-9399-49bb861a227d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38334/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54825/",
    "metadata": {
        "length": 981327,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 7973,
        "size": 519693,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "NO"
    }
}