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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "ldb_08",
    "creator_name": "Queribus49",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a1898357-b690-4826-bf3d-00620aafd601"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4875/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50601/",
    "metadata": {
        "length": 26569,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 125,
        "size": 9815,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 315,
        "elevationLoss": 315,
        "country": "ES"
    }
}