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

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

{
    "category": "https://api.routeconverter.com/v1/categories/3303/",
    "description": "10_TF-28 Km 29,9 to 10_Güímar",
    "creator_name": "wantok3",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/49eaa443-56fc-4b2b-b24f-6868f2feda91"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24130/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38054/",
    "metadata": {
        "length": 27015,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 769,
        "size": 69453,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1253,
        "elevationLoss": 1611
    }
}