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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1286/",
    "description": "Eine Runde mit Gerd nach CZ on GPSies.com",
    "creator_name": "guennyLT",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b683d4b0-4db6-4eaf-abe4-0e4f1cbb5519"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3830/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4578/",
    "metadata": {
        "length": 273942,
        "lengthKind": "track",
        "duration": 98455,
        "positionLists": 1,
        "positions": 3479,
        "size": 488394,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-06-05T09:19:13+00:00",
        "elevationGain": 5988,
        "elevationLoss": 5988,
        "country": "DE"
    }
}