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

GET /v1/routes/53556/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "56ab42a2e557a9d37a0c76323dcd7eb0"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 20",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5b03a96a-299a-414b-951b-35c718f8b1c8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37065/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53556/",
    "metadata": {
        "length": 99303,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 20,
        "size": 900,
        "format": "Navigon Mobile Navigator 4 (*.rte)",
        "country": "DE"
    }
}