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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Aguapesada (8) to Ventosa (6)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/45597437-5d5c-47a7-87eb-b926e50bb896"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36541/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53032/",
    "metadata": {
        "length": 129393,
        "lengthKind": "straight-line",
        "duration": 19278,
        "positionLists": 2,
        "positions": 514,
        "size": 97827,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-10-20T07:10:44+00:00",
        "elevationGain": 1143,
        "elevationLoss": 1043,
        "country": "ES"
    }
}