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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 276",
    "creator_name": "Speedy",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e652638d-1785-4702-9024-3ee2c7596b2f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5107/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50632/",
    "metadata": {
        "length": 64857,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 276,
        "size": 13692,
        "format": "Navigon Mobile Navigator 6 (*.rte)"
    }
}