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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "2012_T_3_neu",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b37309d3-c057-47f5-87a9-4b5e8e21f93d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39232/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55723/",
    "metadata": {
        "length": 387929,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 14,
        "size": 2223,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "FR"
    }
}