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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1642/",
    "description": "Hermersbergerhof -> Waldsee_lang",
    "creator_name": "Rainer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cc3870fa-12c3-4669-bf5c-6abe621c81e4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3315/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3936/",
    "metadata": {
        "length": 151276,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 14,
        "size": 1680,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}