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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2535/",
    "description": "Col de la Schlucht",
    "creator_name": "guzzi pit",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3b4b928f-aecd-4703-bf7f-6a8d08d3b3a5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5947/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8011/",
    "metadata": {
        "length": 368241,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 30,
        "size": 3893,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "country": "FR"
    }
}