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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "130 Km con 4 Altos.",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fddc52f0-8780-4ae5-b1e1-52ae4cbfed02"
    },
    "localFile": "https://api.routeconverter.com/v1/files/41054/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57545/",
    "metadata": {
        "length": 128740,
        "lengthKind": "track",
        "duration": 18866,
        "positionLists": 1,
        "positions": 4387,
        "size": 561654,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-09T08:22:49+00:00",
        "elevationGain": 2079,
        "elevationLoss": 2033,
        "country": "ES"
    }
}