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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2534/",
    "description": "Bergisches Land",
    "creator_name": "Reteid",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c76c3eb2-d84a-4e47-930b-5b7ac7793610"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1575/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1977/",
    "metadata": {
        "length": 153383,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 39,
        "size": 1699,
        "format": "Navigon Mobile Navigator 6 (*.rte)",
        "country": "DE"
    }
}