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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Wallenhorst to Wallenhorst",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/614a818c-5e03-45d1-8bb8-d32b51c316f9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37217/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53708/",
    "metadata": {
        "length": 120911,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 22,
        "size": 1020,
        "format": "Navigon Mobile Navigator 6 (*.rte)",
        "country": "DE"
    }
}