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

GET /v1/routes/5203/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "8695654e7bcd7178b9904e0849f8d277"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1110/",
    "description": "rdeche nach Avignon",
    "creator_name": "Gespannfan1961",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9a158b58-b700-4672-b921-9e3f61d1d29b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4393/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5203/",
    "metadata": {
        "length": 94758,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 21,
        "size": 1386,
        "format": "Navigon Mobile Navigator 5 (*.rte)",
        "country": "FR"
    }
}