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

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

{
    "category": "https://api.routeconverter.com/v1/categories/4058/",
    "description": "Curaglia - Alp Soliva - Soliva - Curaglia",
    "creator_name": "JFrattaroli",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ed53217e-7b00-4a66-923d-52304f1c9f42"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23935/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/27904/",
    "metadata": {
        "length": 8649,
        "lengthKind": "track",
        "duration": 12846,
        "positionLists": 1,
        "positions": 1232,
        "size": 120537,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-09-26T08:31:21+00:00",
        "elevationGain": 744,
        "elevationLoss": 671,
        "country": "CH"
    }
}