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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "120527 Köln - Eifel",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0af59235-4fa4-471f-b49e-62b2b3c522eb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35138/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51629/",
    "metadata": {
        "length": 266645,
        "lengthKind": "straight-line",
        "duration": 15299,
        "positionLists": 2,
        "positions": 3028,
        "size": 389716,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-04-18T12:15:00+00:00",
        "elevationGain": 1821,
        "elevationLoss": 1861,
        "country": "DE"
    }
}