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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "barracas  rubielos mosqueruelas mora barracas pistera (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d278b77f-61f1-4d8b-9ce9-f979ae06ced4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39999/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56490/",
    "metadata": {
        "length": 178379,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 5434,
        "size": 485213,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 6522,
        "elevationLoss": 6613,
        "country": "ES"
    }
}