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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Start:2 La Burlière, 04700 Entrevennes, France to 12 D101, 04700 Entrevennes, France",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/70d2cf95-34eb-4314-90ca-cfac254ad8a2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37629/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54120/",
    "metadata": {
        "length": 176231,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 13,
        "size": 1036,
        "format": "Navigon Mobile Navigator 6 (*.rte)",
        "country": "FR"
    }
}