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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2531/",
    "description": "Harztour: Festenburg (Schulenberg im Oberharz)",
    "creator_name": "sevenfifty",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/02546be9-f7fa-43ff-b878-43306b0c95d4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6075/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8155/",
    "metadata": {
        "length": 235764,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 1963,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}