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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1910/",
    "description": "Nbg.-Laufamholz - Brunn",
    "creator_name": "Wurzelsepp",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/76fd9548-efb7-479b-85ca-e0d753b4a46a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6002/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8068/",
    "metadata": {
        "length": 8729,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 98,
        "size": 21483,
        "format": "klickTel Routenplaner 2009 (*.krt)",
        "country": "DE"
    }
}