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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 24 (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a3bc52f5-a89b-4542-bbee-55bd08d974a1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38881/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55372/",
    "metadata": {
        "length": 142734,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 24,
        "size": 1080,
        "format": "Navigon Mobile Navigator 4 (*.rte)",
        "country": "DE"
    }
}