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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 190",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8297aeab-1f2f-4722-ba9c-6c57fc3e7973"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38052/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54543/",
    "metadata": {
        "length": 185859,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 190,
        "size": 8550,
        "format": "Navigon Mobile Navigator 4 (*.rte)",
        "country": "DE"
    }
}