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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1642/",
    "description": "Kurviger",
    "creator_name": "BeKaEff",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a2c2f7f2-dc02-47a7-ac04-a12705dfc1cf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25205/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38995/",
    "metadata": {
        "length": 539649,
        "lengthKind": "straight-line",
        "duration": 35907,
        "positionLists": 3,
        "positions": 3374,
        "size": 323599,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2018-05-01T19:20:59+00:00",
        "elevationGain": 6939,
        "elevationLoss": 6677,
        "country": "DE"
    }
}