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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "MKlein",
    "creator_name": "hectorstylus",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7fd746c4-7443-46b3-b704-3c418770de19"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25396/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50922/",
    "metadata": {
        "length": 250245,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 2,
        "size": 63,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}