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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 10",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/64d045ac-a32c-4b01-a47f-415e7feac182"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37320/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53811/",
    "metadata": {
        "length": 121741,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 10,
        "size": 400,
        "format": "Navigon Mobile Navigator URL (*.txt)",
        "country": "DE"
    }
}