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

GET /v1/routes/4428/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "beab39f1c50a9a1874c00f57bd576017"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/27/?format=api",
    "description": "KS-Heli-Edersee-KS",
    "creator_name": "marcd",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/09e16591-0943-4a68-82c0-d9cf2fc2e95d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3716/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4428/?format=api",
    "metadata": {
        "length": 188947,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 50,
        "size": 2441,
        "format": "Navigon Mobile Navigator 6 (*.rte)",
        "country": "DE"
    }
}