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

GET /v1/routes/55614/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "981d64496aa6a48b63cf11702e5fe1f2"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Position 1 to Position 41",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ae1e7bcb-a97b-4eca-b08d-e5661e105e09"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39123/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55614/",
    "metadata": {
        "length": 638979,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 41,
        "size": 1845,
        "format": "Navigon Mobile Navigator 4 (*.rte)"
    }
}