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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2358/",
    "description": "Position 1 to Position 1207",
    "creator_name": "hongzhen",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6487c11e-904b-4ca0-a3ae-d8e29d885c34"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28380/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41802/",
    "metadata": {
        "length": 141869,
        "lengthKind": "track",
        "duration": 12315,
        "positionLists": 1,
        "positions": 1207,
        "size": 220858,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2000-02-19T10:14:04+00:00",
        "elevationGain": 1450,
        "elevationLoss": 1096,
        "country": "IT"
    }
}