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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Start:Position 1 to Position 31",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2e5d6e64-21e5-4e4d-9f27-927038d2d7b8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35958/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52449/",
    "metadata": {
        "length": 115876,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 31,
        "size": 1421,
        "format": "Navigon Mobile Navigator 6 (*.rte)",
        "country": "DE"
    }
}