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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7749/",
    "description": "Palamos-Barcelona",
    "creator_name": "RCanalsG",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b422d846-ac73-4508-9de0-f501f8a52c2a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28169/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41624/",
    "metadata": {
        "length": 94054,
        "lengthKind": "track",
        "duration": 3745,
        "positionLists": 1,
        "positions": 3740,
        "size": 366623,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2004-09-27T08:10:25+00:00",
        "elevationGain": 639,
        "elevationLoss": 686,
        "country": "ES"
    }
}