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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Motorradfahren im Harz - http://motorrad.harzpoint.de (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1b42be33-c6c5-4557-95ee-6d7691b796a5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35521/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52012/",
    "metadata": {
        "length": 418194,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 48,
        "size": 1313,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}