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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8011/",
    "description": "Neue Wegpunktliste",
    "creator_name": "mike231167",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3259e3b4-05ad-4f65-9de9-a14e31b9ce8e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4565/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50577/",
    "metadata": {
        "length": 1085930,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 45,
        "size": 5827,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "CZ"
    }
}