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

GET /v1/routes/52627/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "5fadee89e3009d879963ca9c7cf2c18a"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "Position 1 to Position 25",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/356cb970-429d-488c-a394-ecc2f42d3097"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36136/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52627/?format=api",
    "metadata": {
        "length": 369234,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 25,
        "size": 994,
        "format": "Navigon Mobile Navigator URL (*.txt)",
        "country": "DE"
    }
}