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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "3 Tage Las Vegas",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2dd3b419-af9a-4b67-bcdf-01ee6b93dbbb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35942/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52433/",
    "metadata": {
        "length": 966113,
        "lengthKind": "straight-line",
        "duration": 1330,
        "positionLists": 1,
        "positions": 10,
        "size": 2396,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-04-12T11:34:10.373000+00:00",
        "elevationGain": 2981,
        "elevationLoss": 2064,
        "country": "US"
    }
}