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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2534/",
    "description": "Kleine Tour Bergisches Land",
    "creator_name": "Reteid",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a01c029c-6ae0-40c6-920d-0986aeb3c9cd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1577/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1979/",
    "metadata": {
        "length": 203472,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 212,
        "size": 9374,
        "format": "Navigon Mobile Navigator 6 (*.rte)",
        "country": "DE"
    }
}