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

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

{
    "category": "https://api.routeconverter.com/v1/categories/870/",
    "description": "Camino de la Plata (Sevilla - Santiago) 956km",
    "creator_name": "Barbadura",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/58214116-16d5-4292-8373-71f9263281e2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3395/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4032/",
    "metadata": {
        "length": 968919,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 25461,
        "size": 3614632,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "elevationGain": 15996,
        "elevationLoss": 15763,
        "country": "PT"
    }
}