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

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

{
    "category": "https://api.routeconverter.com/v1/categories/449/",
    "description": "Motorradurlaub in den Pyrenäen - Juli 2008",
    "creator_name": "kumo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8fc688c4-d16d-44e7-8f90-8e8afd3620dc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1243/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1542/",
    "metadata": {
        "length": 3017080,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 1145,
        "size": 51717,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "FR"
    }
}