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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1641/",
    "description": "Mosel Tour 8",
    "creator_name": "wurst",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d61235e8-4f6f-4dbe-989d-6e8010f6e30b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3843/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4594/",
    "metadata": {
        "length": 251373,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 26,
        "size": 874,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}