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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Presa del Vertedero to TREVELEZ Barrio Medio",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0d4c6f5c-b4a5-463a-aa3e-0e5788f67c15"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35196/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51687/",
    "metadata": {
        "length": 43320,
        "lengthKind": "straight-line",
        "duration": 483385,
        "positionLists": 2,
        "positions": 2417,
        "size": 313416,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-07-01T07:20:33+00:00",
        "elevationGain": 6595,
        "elevationLoss": 4829,
        "country": "ES"
    }
}