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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Vogesen Rundtour von Weissenburg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ccecb1aa-1df2-42f9-834c-f49b7dfd43bf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39841/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56332/",
    "metadata": {
        "length": 413088,
        "lengthKind": "routed",
        "duration": 0,
        "positionLists": 2,
        "positions": 3198,
        "size": 346118,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-22T12:43:12+00:00",
        "elevationGain": 889,
        "elevationLoss": 867,
        "country": "FR"
    }
}