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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Grado / Covandoga / Grado",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dcdd515a-fda0-4b64-9d72-d5c8a0f98990"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40226/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56717/",
    "metadata": {
        "length": 216522,
        "lengthKind": "track",
        "duration": 29689,
        "positionLists": 1,
        "positions": 9405,
        "size": 3424085,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-09-11T07:05:03+00:00",
        "elevationGain": 1773,
        "elevationLoss": 1728,
        "country": "ES"
    }
}