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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Wandermapnet-jakobsweg,Etappe33 on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e978d883-9d89-4ba4-afd6-f0e5e4e7d3e0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40512/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57003/",
    "metadata": {
        "length": 34650,
        "lengthKind": "track",
        "duration": 12511,
        "positionLists": 1,
        "positions": 588,
        "size": 119688,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-27T02:08:45+00:00",
        "elevationGain": 1476,
        "elevationLoss": 1414,
        "country": "ES"
    }
}