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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1629/",
    "description": "Lichtenvoorde, Nederland to Lichtenvoordseweg 34-36, 7141 DZ Groenlo, Nederland",
    "creator_name": "albert03",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/483e81aa-e451-497e-9a00-136ad63dc8cf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/19318/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/22801/",
    "metadata": {
        "length": 122945,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 10,
        "size": 700,
        "format": "Navigon Mobile Navigator 6 (*.rte)",
        "country": "NL"
    }
}