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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Alto de San Isidro",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/566e12c4-999a-45ba-93e0-a0dc872b8f65"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36952/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53443/",
    "metadata": {
        "length": 205922,
        "lengthKind": "track",
        "duration": 28870,
        "positionLists": 1,
        "positions": 10929,
        "size": 3985427,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-02-20T08:33:06+00:00",
        "elevationGain": 2419,
        "elevationLoss": 2409,
        "country": "ES"
    }
}