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

GET /v1/routes/56182/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "89bb8348f1521a4c51799fb177f44c81"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Position 1 to Position 693",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c6f636b3-08c8-438d-bfe9-1a6169532b57"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39691/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56182/",
    "metadata": {
        "length": 1033318,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 693,
        "size": 31715,
        "format": "Navigon Mobile Navigator 4 (*.rte)"
    }
}