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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2218/",
    "description": "Rantrum-Aventoft (143km)",
    "creator_name": "ferienhaus",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6e8371df-6091-4a76-8581-7fdb9e6058a3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1727/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2182/",
    "metadata": {
        "length": 167378,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 27,
        "size": 1556,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}