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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 58 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8444702c-41e3-4571-a2d0-cae7d16fdc07"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38093/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54584/",
    "metadata": {
        "length": 6661,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 58,
        "size": 2833,
        "format": "Navigon Mobile Navigator 6 (*.rte)",
        "country": "DE"
    }
}