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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "(2013-06-21/23) Königs-Wusterhausen - Dennewitz - Lehnin - Potsdam",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/32aa0462-b76f-413a-9e01-970f125d055f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36066/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52557/",
    "metadata": {
        "length": 233499,
        "lengthKind": "track",
        "duration": 167463,
        "positionLists": 1,
        "positions": 30798,
        "size": 3892502,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-06-21T13:43:03+00:00",
        "elevationGain": 6774,
        "elevationLoss": 6811,
        "country": "DE"
    }
}