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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1005/",
    "description": "155 A to 155 A + UMLEITUNG",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5e13b0ae-4add-4357-9a51-ff7bae835b5a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3149/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3766/",
    "metadata": {
        "length": 20635,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 54,
        "size": 7157,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}