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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2380/",
    "description": "Tans-Pirenaica - Este a Oeste - Etapa 1 of 3",
    "creator_name": "GorkTron",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8d99d1ed-e9c2-46e1-93d8-a675637b7b0f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24270/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38165/",
    "metadata": {
        "length": 890857,
        "lengthKind": "routed",
        "duration": 0,
        "positionLists": 3,
        "positions": 72,
        "size": 22638,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-05-11T12:31:47+00:00",
        "elevationGain": 4900,
        "elevationLoss": 3987,
        "country": "FR"
    }
}