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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2219/",
    "description": "2008-03-21 Karfreitagstour (210 km) www.lsvhh.de",
    "creator_name": "kumo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c0527fd8-6767-4a93-8728-cd693fd3984c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/181/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/215/",
    "metadata": {
        "length": 216103,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 39,
        "size": 1339,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}