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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2011-10-22T08:41:30Z",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3532b119-b325-4229-bd56-e7a963b29cf3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36129/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52620/",
    "metadata": {
        "length": 89412,
        "lengthKind": "track",
        "duration": 18692,
        "positionLists": 1,
        "positions": 3029,
        "size": 657519,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-10-22T08:41:30+00:00",
        "elevationGain": 2447,
        "elevationLoss": 2458,
        "country": "DE"
    }
}