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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1349/",
    "description": "Tour 1 neu MPS 2012",
    "creator_name": "Jochen54",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/90660844-1117-4029-8926-bf7200532ecd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/13748/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/16664/",
    "metadata": {
        "length": 277089,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 22,
        "size": 748,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}