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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "01 Start-Moitzfeld to 48 85 Ende-Moitzfeld",
    "creator_name": "Bazille",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/05884907-6808-4050-826e-467bae89abda"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24144/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50747/",
    "metadata": {
        "length": 207297,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 49,
        "size": 1768,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}