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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "barracas  rubielos mosqueruelas mora barracas pistera",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0e54caeb-0b66-42ef-8e15-db68a4e2b6b3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35216/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51707/",
    "metadata": {
        "length": 178379,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 5434,
        "size": 485213,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 6522,
        "elevationLoss": 6613,
        "country": "ES"
    }
}