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

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

{
    "category": "https://api.routeconverter.com/v1/categories/71/",
    "description": "Korsika - Ostrunde",
    "creator_name": "karsmeyer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e46f91ee-c10b-4f07-bf90-b7701a314057"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3387/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4017/",
    "metadata": {
        "length": 236228,
        "lengthKind": "track",
        "duration": 16243200,
        "positionLists": 1,
        "positions": 8347,
        "size": 2040743,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2009-09-22T08:03:57.320000+00:00",
        "elevationGain": 5119,
        "elevationLoss": 5130,
        "country": "FR"
    }
}