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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "Neue Positionsliste 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/803ce42d-e7cd-460e-a672-315c1fbc87f8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37998/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54489/",
    "metadata": {
        "length": 1291507,
        "lengthKind": "straight-line",
        "duration": 3703078,
        "positionLists": 1,
        "positions": 24,
        "size": 6175,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-04-24T14:20:03.367000+00:00",
        "elevationGain": 4349,
        "elevationLoss": 3322,
        "country": "US"
    }
}