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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2531/",
    "description": "Start:Hameln, to Harzköhlerei",
    "creator_name": "Weserbergland",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5534479e-c0ab-4a03-9180-a1be5e10d670"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1217/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1502/",
    "metadata": {
        "length": 315200,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 24,
        "size": 2722,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}