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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (17)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1d05b62d-d11f-42b5-8116-fc2eb6384e38"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35570/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52061/",
    "metadata": {
        "length": 111431,
        "lengthKind": "straight-line",
        "duration": 289627576,
        "positionLists": 1,
        "positions": 34,
        "size": 14506,
        "format": "Nokia Landmark Exchange (*.lmx)",
        "startTime": "2015-04-04T22:08:44.597000+00:00",
        "elevationGain": 1106,
        "elevationLoss": 1106,
        "country": "DE"
    }
}