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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Position 1 to Position 11",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ca1fdd7e-3b97-4371-8482-d6b770b26b9c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39769/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56260/",
    "metadata": {
        "length": 100689,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 11,
        "size": 449,
        "format": "Navigon Mobile Navigator URL (*.txt)",
        "country": "AT"
    }
}