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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1631/",
    "description": "Fränkische Schweiz",
    "creator_name": "multitank",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/84230159-bb69-4229-87dc-d904a98308c8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6384/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8484/",
    "metadata": {
        "length": 266423,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 1630,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}