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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "1 Heidter Berg 65, 42289 Wuppertal, Deutschland to 58 Slavonska, 21300, Makarska, Kroatien",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c277f370-35f1-4fe7-8c09-aa544b3de214"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39572/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56063/",
    "metadata": {
        "length": 1288368,
        "lengthKind": "straight-line",
        "duration": 3008,
        "positionLists": 1,
        "positions": 58,
        "size": 14648,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-16T14:34:36+00:00",
        "elevationGain": 2564,
        "elevationLoss": 2734,
        "country": "AT"
    }
}