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

GET /v1/routes/52660/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "26a41b39fc3c14ae3d79ce8ec0ad6c3e"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Position 1 to Position 3",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/36caddba-be02-46d6-8022-adee5de972bd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36169/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52660/",
    "metadata": {
        "length": 152213,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 3,
        "size": 323,
        "format": "Navigon Mobile Navigator 6 (*.rte)",
        "country": "FR"
    }
}