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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2219/",
    "description": "HH - Timmendorf - HH (220km) www.monkeyCrew.de",
    "creator_name": "Turbokeule",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/45b35329-84d6-4bfc-be96-3612d1a0f149"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2146/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2663/",
    "metadata": {
        "length": 171236,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 45,
        "size": 2267,
        "format": "Navigon Mobile Navigator 6 (*.rte)",
        "country": "DE"
    }
}