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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1012/",
    "description": "200 A to 200 B",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/caab854c-6e99-4ab1-9690-4905324abe2b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3175/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3792/",
    "metadata": {
        "length": 10530,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 29,
        "size": 3929,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}