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

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

{
    "category": "https://api.routeconverter.com/v1/categories/71/",
    "description": "Korsika - Ost- West - Ost",
    "creator_name": "karsmeyer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/52b51227-4ec3-40a9-879d-5bf509c1d978"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3386/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4016/",
    "metadata": {
        "length": 352254,
        "lengthKind": "track",
        "duration": 16361092,
        "positionLists": 1,
        "positions": 10048,
        "size": 2458398,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2009-09-21T08:06:19+00:00",
        "elevationGain": 6772,
        "elevationLoss": 6726,
        "country": "FR"
    }
}