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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Ermita del Alba y Cobertoria por Cortes",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f8c51622-9305-4c29-b7df-407c941084ba"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40913/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57404/",
    "metadata": {
        "length": 146533,
        "lengthKind": "track",
        "duration": 23504,
        "positionLists": 1,
        "positions": 9393,
        "size": 3438083,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-10-13T08:04:30+00:00",
        "elevationGain": 2641,
        "elevationLoss": 2592,
        "country": "ES"
    }
}