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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Tirvia to Roques d'Auló",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/28625643-e857-419e-a9ab-60c77c98c289"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35819/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52310/",
    "metadata": {
        "length": 257288,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 29,
        "size": 4819,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 5824,
        "elevationLoss": 5071,
        "country": "ES"
    }
}