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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1631/",
    "description": "Suro-Bayreuth",
    "creator_name": "Oli_L",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c04f7536-65c2-4e77-8119-486018ae5396"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3382/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4012/",
    "metadata": {
        "length": 82414,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 24,
        "size": 4143,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}