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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 12",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5b4a348d-ecaa-44f2-8d6a-c299e78e1bfc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37073/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53564/",
    "metadata": {
        "length": 206779,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 12,
        "size": 476,
        "format": "Navigon Mobile Navigator URL (*.txt)",
        "country": "DE"
    }
}