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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2219/",
    "description": "Zollenspieker-Kurven - www.groops.de/motobike-treff/",
    "creator_name": "Biker-Wili",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f286e2e6-a6da-478b-97e7-1552d20bfbb0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4663/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5549/",
    "metadata": {
        "length": 26794,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 21,
        "size": 519,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}