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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2380/",
    "description": "Tans-Pirenaica - Este a Oeste - Etapa 2 of 3",
    "creator_name": "GorkTron",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/164aff65-6df7-46b3-9964-e2b61d62e785"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24271/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38166/",
    "metadata": {
        "length": 897502,
        "lengthKind": "routed",
        "duration": 0,
        "positionLists": 3,
        "positions": 75,
        "size": 23421,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-05-11T12:35:42+00:00",
        "elevationGain": 7116,
        "elevationLoss": 5943,
        "country": "ES"
    }
}