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

GET /v1/routes/1980/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "42d725b3fc7d719152b2d785df35356a"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1640/",
    "description": "Schleife Ruhrgebiet",
    "creator_name": "Reteid",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6c23a2ce-c168-4016-8ff3-f08086638dc6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1578/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1980/",
    "metadata": {
        "length": 216659,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 43,
        "size": 1875,
        "format": "Navigon Mobile Navigator 6 (*.rte)",
        "country": "DE"
    }
}