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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1004/",
    "description": "154 B to 154 A",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/65097a3b-de04-4c3d-b85a-b93a02484801"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3147/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3764/",
    "metadata": {
        "length": 20772,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 43,
        "size": 5738,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}