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

GET /v1/routes/5358/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "4eb9e17db94f8a46b96a9484bfc8eed1"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1629/",
    "description": "Aa En Hunze, Hoofdstraat to Aa En Hunze, Hoofdstraat",
    "creator_name": "Godry",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/71e23321-57a2-469b-9e82-95db9f2b7678"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4513/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5358/",
    "metadata": {
        "length": 112850,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 28,
        "size": 2501,
        "format": "Navigon Mobile Navigator 5 (*.rte)",
        "country": "NL"
    }
}