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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "(5) to Viana (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/64073922-76c9-423a-82e9-41e49f38c152"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37294/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53785/",
    "metadata": {
        "length": 71008,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 2,
        "positions": 274,
        "size": 35352,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-18T14:56:23+00:00",
        "elevationGain": 779,
        "elevationLoss": 784,
        "country": "ES"
    }
}