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

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

{
    "category": "https://api.routeconverter.com/v1/categories/64/",
    "description": "Oslo to Nordkapp",
    "creator_name": "frapa",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9570755e-b4fb-45d5-92db-599e93a11bea"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2730/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3292/",
    "metadata": {
        "length": 12168572,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 63,
        "size": 10459,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 5331,
        "elevationLoss": 5196,
        "country": "SE"
    }
}