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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1367/",
    "description": "Altenriet-Lautern-Altenriet, Rundfahrt (180 Km)",
    "creator_name": "rolfkra",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a9940631-3453-425e-9044-6a79a66cedd8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4428/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5261/",
    "metadata": {
        "length": 185478,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 28,
        "size": 3984,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}