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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Nuevo punto 1 to Nuevo punto 143",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0282472c-f38c-4280-b017-7a12ddfc15ea"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34948/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51439/",
    "metadata": {
        "length": 295361,
        "lengthKind": "straight-line",
        "duration": 84955,
        "positionLists": 2,
        "positions": 145,
        "size": 26623,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-02T14:48:53.465000+00:00",
        "elevationGain": 947,
        "elevationLoss": 739
    }
}