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

GET /v1/routes/40304/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "004b18cdc146d2ac162648aeb0d265d4"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/97/",
    "description": "2017-06-30_13_30-05#11km91#278m#0h0",
    "creator_name": "glape53",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/413cb0f5-7868-48c8-ab82-55f443412bb3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26653/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40304/",
    "metadata": {
        "length": 11929,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 206,
        "size": 28747,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1970-03-03T22:00:00+00:00",
        "elevationGain": 301,
        "elevationLoss": 434,
        "country": "CH"
    }
}