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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 Emil-Figge-Strasse 2, 44227 Dortmund, Deutschland to 28 Universitaetsstrasse, 44227 Dortmund, Deutschland",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3f433979-4473-453e-b997-b90e8297ff4c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36389/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52880/",
    "metadata": {
        "length": 63020,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 28,
        "size": 1916,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}