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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Position 1 to Position 30",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2c5ba156-1029-4c9e-8774-aabb5121178f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35909/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52400/",
    "metadata": {
        "length": 131897,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 30,
        "size": 1380,
        "format": "Navigon Mobile Navigator 4 (*.rte)",
        "country": "AT"
    }
}