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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1640/",
    "description": "Düsseldorf nach Wittlich (428 km): basiert auf Teilen der Nideggentour und Eiffel Grüne Hölle Tour",
    "creator_name": "routeconverter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3a3bb205-91a5-4795-ae05-232bcd29ca1a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/74/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/67/",
    "metadata": {
        "length": 415156,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 72,
        "size": 7789,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}