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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Tour1.5 Punkt189 to Tour1.5 Punkt215",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a2285517-cb20-4152-a31a-521c32c36bad"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38830/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55321/",
    "metadata": {
        "length": 182163,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 27,
        "size": 945,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}