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

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

{
    "category": "https://api.routeconverter.com/v1/categories/167/",
    "description": "2017-06-30_13_30-05#11km91#278m#0h0",
    "creator_name": "glape53",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3e62c349-dc48-479f-804a-1fb2d6be9e0f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26656/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40305/",
    "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"
    }
}