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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 49",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9dcdfd2b-d764-42f1-8549-3038caeee924"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38727/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55218/",
    "metadata": {
        "length": 136065,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 49,
        "size": 2205,
        "format": "Navigon Mobile Navigator 4 (*.rte)",
        "country": "DE"
    }
}