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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Position 1 to Position 20",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bc56eb61-0e5f-4029-98a7-d3d850107f0a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39427/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55918/",
    "metadata": {
        "length": 960797,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 20,
        "size": 787,
        "format": "Navigon Mobile Navigator URL (*.txt)",
        "country": "CH"
    }
}