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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "125 Eifel 1 Nac",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5da0e719-61ab-4584-b1d6-5eedf4507da7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37126/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53617/",
    "metadata": {
        "length": 120069,
        "lengthKind": "track",
        "duration": 20769,
        "positionLists": 1,
        "positions": 1368,
        "size": 152469,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-06-26T07:55:56+00:00",
        "elevationGain": 1956,
        "elevationLoss": 1961,
        "country": "DE"
    }
}