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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8034/",
    "description": "005; 04-abr-13 9:33:29am to Sn Paso2; 04-abr-13 9:59:28am",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fdd250cb-7703-4814-ac79-a54bb395da98"
    },
    "localFile": "https://api.routeconverter.com/v1/files/41053/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57544/",
    "metadata": {
        "length": 28615,
        "lengthKind": "straight-line",
        "duration": 3205,
        "positionLists": 7,
        "positions": 142,
        "size": 16854,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-04-03T16:54:56+00:00",
        "elevationGain": 426,
        "elevationLoss": 905,
        "country": "CR"
    }
}