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

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

{
    "category": "https://api.routeconverter.com/v1/categories/418/",
    "description": "Cortina d'Ampezzo Belluno, Italien nach SS44bis",
    "creator_name": "kradus",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5cb319ca-8d78-47be-8a3f-a2c18d31c79a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4486/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5326/",
    "metadata": {
        "length": 117368,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 35,
        "size": 6094,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "IT"
    }
}