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

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

{
    "category": "https://api.routeconverter.com/v1/categories/26/",
    "description": "Südwest Traumstraßen Tour 4 (303 km): Rundtour durch die Vogesen",
    "creator_name": "routeconverter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6a0faaa7-0d41-4361-a25d-206b5bb7becb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/80/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/73/",
    "metadata": {
        "length": 226683,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 22,
        "size": 2674,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 70947946,
        "elevationLoss": 70946625,
        "country": "FR"
    }
}