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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Bannwald-Achter/10-Teiche-Runde",
    "creator_name": "flori",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/942f4f2e-6af1-478b-8e36-1bf3d09da58e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26234/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51031/",
    "metadata": {
        "length": 11990,
        "lengthKind": "track",
        "duration": 6237,
        "positionLists": 1,
        "positions": 190,
        "size": 26827,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-01T08:00:00+00:00",
        "elevationGain": 525,
        "elevationLoss": 525,
        "country": "AT"
    }
}