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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2533/",
    "description": "Sauerland-Indian Summer im -270km von bis 59590 Geseke ",
    "creator_name": "gtr100-f",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7fb7b75a-d82d-4a1c-8cff-d66368e8159b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2714/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3276/",
    "metadata": {
        "length": 249868,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 24,
        "size": 2657,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 400,
        "elevationLoss": 404,
        "country": "DE"
    }
}