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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1110/",
    "description": "Ardeche",
    "creator_name": "karsmeyer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/46ee8b0e-e9f7-40cc-94b5-7054f980ed2a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3384/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4014/",
    "metadata": {
        "length": 184238,
        "lengthKind": "track",
        "duration": 48729600,
        "positionLists": 1,
        "positions": 6410,
        "size": 1212839,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2008-09-11T08:27:38+00:00",
        "elevationGain": 3065,
        "elevationLoss": 3401,
        "country": "FR"
    }
}