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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2535/",
    "description": "Zwei Talsperren und ein See",
    "creator_name": "schorsch1961",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c7a8ece3-2249-4ec9-8085-5e8d3ecef308"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5623/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7624/",
    "metadata": {
        "length": 182582,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 23,
        "size": 1262,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}