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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "11Start : Position 1 to 2532Finish : Ankommen in: Colmar, Frankreich - 0.0 m - 0 km - 0 Km/h - 6",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cda7eed0-ba04-4aed-96f8-5a474df58f02"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39865/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56356/",
    "metadata": {
        "length": 323162,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 25,
        "size": 1309,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "FR"
    }
}