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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "SALIDA MARTES 03-07-2012",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/60c37716-713c-429e-a7ed-1801aeca9be0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37203/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53694/",
    "metadata": {
        "length": 36261,
        "lengthKind": "track",
        "duration": 11519,
        "positionLists": 1,
        "positions": 1142,
        "size": 232101,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-07-03T15:51:18+00:00",
        "elevationGain": 1050,
        "elevationLoss": 1108,
        "country": "ES"
    }
}