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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 44",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0b767409-5eb1-4142-9c7c-f361faa81f55"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35151/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51642/",
    "metadata": {
        "length": 231760,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 44,
        "size": 1980,
        "format": "Navigon Mobile Navigator 4 (*.rte)",
        "country": "DE"
    }
}