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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Start:Position 1 to Position 44",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/56bddd80-7fb3-43df-a66c-3fae2f1d045b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36957/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53448/",
    "metadata": {
        "length": 141754,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 44,
        "size": 1953,
        "format": "Navigon Mobile Navigator 6 (*.rte)",
        "country": "DE"
    }
}