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

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

{
    "category": "https://api.routeconverter.com/v1/categories/418/",
    "description": "Rundtour Monte Grappa 350 km",
    "creator_name": "matra-manni",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/81e32507-6b77-432f-86c7-f868039047af"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1180/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1442/",
    "metadata": {
        "length": 322107,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 14,
        "size": 519,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "IT"
    }
}