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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1110/",
    "description": "Col del Chavade Col Meyrand",
    "creator_name": "Gespannfan1961",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/50d547d3-5ea9-4534-83cf-380ae0baaaff"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4391/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5201/",
    "metadata": {
        "length": 96741,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 26,
        "size": 1716,
        "format": "Navigon Mobile Navigator 5 (*.rte)",
        "country": "FR"
    }
}