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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "/Route: Neue Positionsliste 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5a12ed43-c891-4de3-bb23-c0a4b16a5cef"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37034/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53525/",
    "metadata": {
        "length": 436827,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 26,
        "size": 2966,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}