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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (42)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4a83c5c3-19de-4f92-a9c5-ebc1b3dbb13c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36662/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53153/",
    "metadata": {
        "length": 101382,
        "lengthKind": "straight-line",
        "duration": 914,
        "positionLists": 1,
        "positions": 24,
        "size": 10405,
        "format": "Nokia Landmark Exchange (*.lmx)",
        "startTime": "2013-01-10T08:23:12.055000+00:00",
        "elevationGain": 1267,
        "elevationLoss": 1268,
        "country": "DE"
    }
}