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

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

{
    "category": "https://api.routeconverter.com/v1/categories/177/",
    "description": "Dachstein",
    "creator_name": "Bellenhaus",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0e415faf-c5e2-4e38-a717-86b6f309a3b9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/495/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/620/",
    "metadata": {
        "length": 7701,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 95,
        "size": 2565,
        "format": "Kompass (*.tk)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AT"
    }
}