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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0770fe6f-bcae-4d3f-badb-1427e904ded4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35060/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51551/",
    "metadata": {
        "length": 107296,
        "lengthKind": "straight-line",
        "duration": 1970,
        "positionLists": 1,
        "positions": 47,
        "size": 19925,
        "format": "Nokia Landmark Exchange (*.lmx)",
        "startTime": "2015-04-26T17:32:01.275000+00:00",
        "elevationGain": 1139,
        "elevationLoss": 1139,
        "country": "DE"
    }
}