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

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

{
    "category": "https://api.routeconverter.com/v1/categories/71/",
    "description": "Korsika - Nordwestrunde",
    "creator_name": "karsmeyer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/944970e2-4f7b-4cb0-a7f5-799dab6ee4ea"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3388/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4018/",
    "metadata": {
        "length": 407865,
        "lengthKind": "track",
        "duration": 16156800,
        "positionLists": 1,
        "positions": 11574,
        "size": 2828871,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2009-09-23T07:31:42.999000+00:00",
        "elevationGain": 6747,
        "elevationLoss": 6736,
        "country": "FR"
    }
}