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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "San Lorenzo y Villar de Vildas",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bad8c9ec-c771-4f89-abe3-f7d4891c7eb3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39398/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55889/",
    "metadata": {
        "length": 162145,
        "lengthKind": "track",
        "duration": 23958,
        "positionLists": 1,
        "positions": 9352,
        "size": 3415404,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-05-13T08:04:26+00:00",
        "elevationGain": 2498,
        "elevationLoss": 2451,
        "country": "ES"
    }
}