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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8012/",
    "description": "Position 1 to Position 17",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/52a879c4-2fb7-464b-b4c6-af7622a7183c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36860/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53351/",
    "metadata": {
        "length": 167632,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 17,
        "size": 700,
        "format": "Navigon Mobile Navigator URL (*.txt)",
        "country": "CA"
    }
}